From 885dbadf674b3593b1ce352f8e6ef90dcc298241 Mon Sep 17 00:00:00 2001 From: Ritesh Raj Sarraf Date: Tue, 15 Apr 2014 15:02:15 +0530 Subject: [PATCH] Use dh-autoreconf --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1