summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 7095ef19..38d7dcbf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ export HOME=$(CURDIR)/nonexistent
override_dh_auto_build:
dh_auto_build
- PYTHONHASHSEED=0 pydoctor --introspect-c-modules --project-name=subvertpy --make-html --docformat=restructuredtext --add-package subvertpy
+ PYTHONHASHSEED=0 $(MAKE) pydoctor
override_dh_auto_install:
dh_auto_install