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

%:
	dh $@ --with elpa

override_dh_auto_build:
	/bin/true

override_dh_auto_install: