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

%:
	dh $@ --with autoreconf

override_dh_autoreconf:
	touch ChangeLog
	dh_autoreconf