X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=doc%2FMakefile;fp=doc%2FMakefile;h=f460a2ff7bc517ca3e5dc02b30f9956cdb5eb700;hb=10f481831045654d133a34e883ea334524d2e740;hp=3661a6d64264a11f9338c39222f21b3f2ee0b981;hpb=4cc08484df999aa4f8c0d93d77a7ccdb6b0036ea;p=fw%2Faltos diff --git a/doc/Makefile b/doc/Makefile index 3661a6d6..f460a2ff 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -258,7 +258,7 @@ DOC=$(HTML) $(HTML_REVHISTORY) $(PDF) $(IMAGES) $(STYLESHEET) case $* in release-notes*) ./fix-html $*.html ;; esac .html.pdf: - @touch $@ + @echo $@ .tmpl.xsl: xsltproc --output $@ /usr/share/xml/docbook/stylesheet/docbook-xsl/template/titlepage.xsl $*.tmpl