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 51a8f85..fa6408b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
override_dh_auto_test:
echo "Skip dh_auto_test because the tests rely on a display which is not there"
+override_dh_missing:
+ dh_missing --fail-missing
+