From ebb3216c6365514483442a0861f50b6c718528a7 Mon Sep 17 00:00:00 2001 From: "Pierre Habouzit (MadCoder" Date: Thu, 27 Jan 2005 17:58:40 +0000 Subject: [PATCH] fix warning git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-400 --- Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.1.4