From: Sebastian Harl Date: Sun, 1 Jun 2014 05:16:08 +0000 (+0200) Subject: doc/: Added local rules to hook HTML manpages into 'make (install-)html'. X-Git-Tag: sysdb-0.1.0~4 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=9ecbd20988574353f83868752127ad1b0f9f1254;p=sysdb.git doc/: Added local rules to hook HTML manpages into 'make (install-)html'. --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 683dd38..e8c13ed 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -114,6 +114,9 @@ sysdbd-syslog.5.html: sysdbd-syslog.5.txt $(MAN_DEPS) sysdb.7.html: sysdb.7.txt sysdb-description.txt $(MAN_DEPS) sysdbql.7.html: sysdbql.7.txt sysdb-description.txt $(MAN_DEPS) +html-local: $(html_DATA) +install-html-local: install-htmlDATA + .1.txt.1.xml: @ASCIIDOC@ $(ADOC_FLAGS) -b docbook -d manpage $< .5.txt.5.xml: