wibble
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Fri, 3 Dec 2004 19:16:29 +0000 (19:16 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:26:29 +0000 (23:26 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-41

Makefile

index 6c52d84..b64ccf9 100644 (file)
--- 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