[vala/0.34] manual: Update timestamps of directory-targets



commit 36e8a8ef05046217668a425907a6f5db96339772
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Tue Mar 7 18:23:50 2017 +0100

    manual: Update timestamps of directory-targets

 doc/manual/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/doc/manual/Makefile.am b/doc/manual/Makefile.am
index 8a9d223..7a26f26 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]