summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5177620)
raw | patch | inline | side by side (parent: 5177620)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 20 May 2014 13:27:15 +0000 (15:27 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 20 May 2014 13:27:15 +0000 (15:27 +0200) |
Also, get rid of the ugly hack to "create" it.
doc/Makefile.am | patch | blob | history |
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 5b3127a3381ef5a8a1c9e0197b0cc1608705d0ea..8c280e40de53a529ada92aac93c7bb191a7c1a80 100644 (file)
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
sysdbd-syslog.5 \
sysdb.7 \
sysdbql.7 \
- docbook-xsl.css \
sysdb.1.html \
sysdbd.1.html \
sysdbd.conf.5.html \
sysdbql.7
html_DATA = \
- docbook-xsl.css \
sysdb.1.html \
sysdbd.1.html \
sysdbd.conf.5.html \
sysdb.7.html: sysdb.7.txt sysdb-description.txt ../version
sysdbql.7.html: sysdbql.7.txt sysdb-description.txt ../version
-# This is an ugly hack but fine for now.
-docbook-xsl.css:
- test -e docbook-xsl.css || rm -f sysdb.1.html && make sysdb.1.html
-
.1.txt.1:
@A2X@ -d manpage -f manpage $(ADOC_ATTRS) $<
.1.txt.1.html: