summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 293d798..3d56db8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,6 +39,9 @@ override_dh_auto_configure:
--with-usb \
--without-v4l
+override_dh_autoreconf:
+ dh_autoreconf -Xlibtool.m4
+
override_dh_auto_build-indep:
# generate POT file for translators
(cd po && make sane-backends.pot)