From e8d93b0c143f0c772fd156c802711523038e95e4 Mon Sep 17 00:00:00 2001 From: "Pierre Habouzit (MadCoder" Date: Thu, 7 Apr 2005 12:43:05 +0000 Subject: [PATCH] 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 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.1.4