aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/Makefile
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-10-06 12:01:32 +0200
committerGuido Günther <agx@sigxcpu.org>2017-10-06 12:06:03 +0200
commitf6e360f6ca0b4e3b510f82546a1daada592b18b6 (patch)
tree3c2b5b7f6faf55c5832a548d1d0939bcc871b746 /docs/Makefile
parent827aeac266ad080343deaacc063deea611b4241d (diff)
manpages: reindent for better layout
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile
index ae8be4cd..e6e94c2c 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -49,6 +49,9 @@ $(MANUAL)/index.html: manual.xml chapters/*.xml manpages/*.xml common.ent $(VERS
/usr/share/gtk-doc/data/*.css \
$(MANUAL)
+$(MANUAL)/gbp.pdf: manual.xml chapters/*.xml manpages/*.xml common.ent $(VERSION_ENT)
+ xsltproc -o $(MANUAL)/ /usr/share/gtk-doc/data/gtk-doc.xsl $<
+
css: $(MANUAL)/gbp.css $(MANUAL)/gbp.svg
$(MANUAL)/gbp.css $(MANUAL)/gbp.svg: gbp.css gbp.svg
cp gbp.css gbp.svg $(MANUAL)/