summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-12-26 18:58:54 +0000
committerSean Whitton <spwhitton@spwhitton.name>2017-12-26 19:03:27 +0000
commit833745c3ed935c7f5297f1f270bae3bf9ee6a1e9 (patch)
tree62ed17786e47f08b95bf4f8c65c23a84b7128044 /debian/rules
parentd96d3573e959d2363cbe045b87dbf5c436b9b9c6 (diff)
use dh_linktrees upon mkdocs documentation
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 3f211dc8..58ef3e4f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --with elpa
+ dh $@ --with elpa --with linktree
# mkdocs under python3 needs a UTF locale or Click gives up
override_dh_auto_build: