From: Rico Tzschichholz Date: Tue, 7 Mar 2017 17:23:50 +0000 (+0100) Subject: manual: Update timestamps of directory-targets X-Git-Tag: 0.35.90~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=226f1a1b581eddbf1803a2f8fe04a08b846f5e4e;p=thirdparty%2Fvala.git manual: Update timestamps of directory-targets --- diff --git a/doc/manual/Makefile.am b/doc/manual/Makefile.am index 8a9d22363..7a26f2670 100644 --- a/doc/manual/Makefile.am +++ b/doc/manual/Makefile.am @@ -24,6 +24,7 @@ devhelp: manual.xml devhelp.xsl xhtml.xsl $(srcdir)/xhtml.xsl \ $(srcdir)/manual.xml @cp $(srcdir)/default.css $@ + @touch $@ html: manual.xml xhtml.xsl @$(MKDIR_P) $@ @@ -34,6 +35,7 @@ html: manual.xml xhtml.xsl $(srcdir)/xhtml.xsl \ $(srcdir)/manual.xml @cp $(srcdir)/default.css $@ + @touch $@ mostlyclean-local: rm -rf devhelp