From: Ritesh Raj Sarraf Date: Tue, 15 Apr 2014 09:32:15 +0000 (+0530) Subject: Use dh-autoreconf X-Git-Tag: debian/1.9.3-1~4 X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=commitdiff_plain;h=885dbadf674b3593b1ce352f8e6ef90dcc298241 Use dh-autoreconf --- diff --git a/debian/rules b/debian/rules index fb9ca85..e9bbbcf 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ CFLAGS=$(DEB_CFLAGS) %: - dh $@ --parallel + dh $@ --parallel --with autoreconf override_dh_clean: dh_clean examples/Makefile