From: Pierre Habouzit (MadCoder Date: Thu, 27 Jan 2005 17:58:40 +0000 (+0000) Subject: fix warning X-Git-Tag: xorg/old~358 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=ebb3216c6365514483442a0861f50b6c718528a7;p=platal.git fix warning git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-400 --- diff --git a/Makefile b/Makefile index 5c2b4f4..1b99173 100644 --- a/Makefile +++ b/Makefile @@ -34,6 +34,7 @@ templates_c: chmod o+w templates_c htdocs/valid.html: + touch htdocs/valid.html ln -sf ../templates_c/valid.html htdocs/valid.html devel: build templates_c htdocs/valid.html