Code

doc/: Added local rules to hook HTML manpages into 'make (install-)html'.
authorSebastian Harl <sh@tokkee.org>
Sun, 1 Jun 2014 05:16:08 +0000 (07:16 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 1 Jun 2014 05:16:08 +0000 (07:16 +0200)
doc/Makefile.am

index 683dd38de0cf48bae44b23ce8ad9dff8dee9db43..e8c13ed4c472233dea41c7f8ce3dc9bddfb4a6f6 100644 (file)
@@ -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: