From 375519c7f7b4d1221dda4c45c52f99f53f90ed18 Mon Sep 17 00:00:00 2001 From: "Pierre Habouzit (MadCoder" Date: Fri, 3 Dec 2004 19:16:29 +0000 Subject: [PATCH] wibble git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-41 --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6c52d84..b64ccf9 100644 --- a/Makefile +++ b/Makefile @@ -36,9 +36,11 @@ templates_c: mkdir templates_c chmod o+w templates_c -devel: build cache templates_c +htdocs/valid.html: ln -sf ../cache/valid.html htdocs/valid.html +devel: build cache templates_c htdocs/valid.html + ################################################################################ # diogenes package targets -- 2.1.4