summaryrefslogtreecommitdiff
path: root/debian/rules
blob: f346797e455be2d53e6caec681ea566370f57b30 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

%:
	dh $@ --with elpa

override_dh_auto_build:

override_dh_auto_clean:

override_dh_auto_install: