makefile : backport
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Thu, 7 Apr 2005 12:43:05 +0000 (12:43 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:28:23 +0000 (23:28 +0200)
Patches applied:

 * opensource@polytechnique.org--2005/platal--release--0.9.5--patch-1
   ooops, bad bad makefile

git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-528

Makefile

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