debian/rules: Use dh_autoreconf.

This commit is contained in:
Doug Torrance 2014-11-24 07:36:08 -06:00
parent d5654c6894
commit be2d93a3d8

2
debian/rules vendored
View File

@ -2,4 +2,4 @@
export V=1
%:
dh $@
dh $@ --with autoreconf