From: Pierre Habouzit (MadCoder Date: Fri, 3 Dec 2004 19:16:29 +0000 (+0000) Subject: wibble X-Git-Tag: xorg/old~701 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=375519c7f7b4d1221dda4c45c52f99f53f90ed18;p=platal.git wibble git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-41 --- 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