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

%:
	dh $@ --no-parallel --with autoreconf

.PHONY: override_dh_autoreconf
override_dh_autoreconf:
	dh_autoreconf -- ./autogen.sh