summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 774bf11..8772f47 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -25,7 +25,7 @@ $(MANUAL): manual.sgml chapters/*.sgml manpages/*.sgml
docbook-2-html -s local $<
cp /usr/share/gtk-doc/data/*.png $(MANUAL)
-%.1: man.%.sgml
+%.1: man.%.sgml manpages/%.sgml
docbook2man -o . $<
git-pbuilder.1: ../bin/git-pbuilder