debian/: Bump to Debhelper 10.
[catacomb] / debian / rules
index 509866f..9389988 100755 (executable)
@@ -1,5 +1,5 @@
 #! /usr/bin/make -f
-DH_OPTIONS = --parallel -Bdebian/build
+DH_OPTIONS = --parallel --without=autoreconf -Bdebian/build
 %:; dh $@ $(DH_OPTIONS)
 
 ## Test both with and without CPU-specific optimizations.