From: Pierre Habouzit (MadCoder Date: Thu, 7 Apr 2005 12:43:05 +0000 (+0000) Subject: makefile : backport X-Git-Tag: xorg/old~232 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=e8d93b0c143f0c772fd156c802711523038e95e4;p=platal.git makefile : backport 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 --- diff --git a/Makefile b/Makefile index 7b2e50d..1248fd6 100644 --- 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