enable autoreconf so that Makefile.in is regenerated in the cumulus build.

This is necessary for the added .c files and modified Makefile.am files
in our patches.
This commit is contained in:
Donald Sharp 2015-05-19 17:24:43 -07:00
parent 41fc27146a
commit 5b217be09d

2
debian/rules vendored
View File

@ -11,7 +11,7 @@ else
endif
%:
dh $@ --parallel --with autotools_dev --dbg-package=quagga-dbg --list-missing
dh $@ --parallel --with autoreconf --dbg-package=quagga-dbg --list-missing
override_dh_auto_clean:
dh_auto_clean