X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=doc%2FMakefile.am;fp=doc%2FMakefile.am;h=8c280e40de53a529ada92aac93c7bb191a7c1a80;hp=5b3127a3381ef5a8a1c9e0197b0cc1608705d0ea;hb=6022667a37c82e4a68ca98c70a1d79efa4608d26;hpb=517762043eb9c1f41602b2e4f36026deadb4bc4d diff --git a/doc/Makefile.am b/doc/Makefile.am index 5b3127a..8c280e4 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -22,7 +22,6 @@ CLEANFILES = \ sysdbd-syslog.5 \ sysdb.7 \ sysdbql.7 \ - docbook-xsl.css \ sysdb.1.html \ sysdbd.1.html \ sysdbd.conf.5.html \ @@ -47,7 +46,6 @@ man_MANS = \ sysdbql.7 html_DATA = \ - docbook-xsl.css \ sysdb.1.html \ sysdbd.1.html \ sysdbd.conf.5.html \ @@ -86,10 +84,6 @@ sysdbd-syslog.5.html: sysdbd-syslog.5.txt ../version 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: