fix warning
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Thu, 27 Jan 2005 17:58:40 +0000 (17:58 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:27:53 +0000 (23:27 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-400

Makefile

index 5c2b4f4..1b99173 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,7 @@ templates_c:
        chmod o+w templates_c
 
 htdocs/valid.html:
+       touch htdocs/valid.html
        ln -sf ../templates_c/valid.html htdocs/valid.html
 
 devel: build templates_c htdocs/valid.html