ahem
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Tue, 1 Feb 2005 17:00:13 +0000 (17:00 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:27:59 +0000 (23:27 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-427

Makefile

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