summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 100e20d..b2719a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,6 @@ export DH_VERBOSE=1
dh $@
override_dh_builddeb:
+ autoreconf -i
+ ./configure
dh_builddeb -- -Zbzip2