aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/rules
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-11-22 17:01:02 +0100
committerGuido Günther <agx@sigxcpu.org>2009-11-22 17:12:09 +0100
commitc5e41484150403547a1d0db8151b3a0d5bf6b80b (patch)
tree85632f22f70fdd4ce87488921f2bef5aae403d04 /debian/rules
parent043c75a1c06aa30c3b67bae6e77f7dd9dae91059 (diff)
Add documentation for gbp-{pg,pull.clone}
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 60da7896..5c530563 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ EXAMPLE_SCRIPTS=gbp-cowbuilder-sid gbp-pbuilder gbp-posttag-push
DEB_COMPRESS_EXCLUDE=$(EXAMPLE_SCRIPTS)
-MANPAGES=$(patsubst %,docs/%.1,$(COMMANDS))
+MANPAGES=$(patsubst %,docs/%.1,$(COMMANDS) gbp-pq)
MANUAL=docs/manual-html
PYCHECKS=$(patsubst %,%.py,$(COMMANDS))
PYCHECK_LEVEL=Error