summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ecb4d21)
raw | patch | inline | side by side (parent: ecb4d21)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 29 Apr 2014 21:27:14 +0000 (23:27 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 29 Apr 2014 21:27:14 +0000 (23:27 +0200) |
doc/Makefile.am | patch | blob | history |
diff --git a/doc/Makefile.am b/doc/Makefile.am
index fb6c967feb0dc82b2889c9de12cadc895f83d9de..ec048b41a7dd2ab2b946e1c3d7d25cd181bb0860 100644 (file)
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
sysdbd.conf.5
html_DATA = \
+ docbook-xsl.css \
sysdb.1.html \
sysdbd.1.html \
sysdbd.conf.5.html
sysdbd.1.html: sysdbd.1.txt ../version
sysdbd.conf.5.html: sysdbd.conf.5.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: