X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=doc%2FMakefile;h=f460a2ff7bc517ca3e5dc02b30f9956cdb5eb700;hb=refs%2Fheads%2Fstm32f413;hp=3661a6d64264a11f9338c39222f21b3f2ee0b981;hpb=8830fbc99565f753c0ae1f3d9f4b079860c2634a;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