summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index cb8b1c9..33dc725 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ endif
###
%:
- dh $@
+ dh $@ --with autoreconf
override_dh_auto_configure:
./configure $(confflags)