From eb03e881c12c6eaad1cd3cea9f9021a432349f3b Mon Sep 17 00:00:00 2001 From: "Pierre Habouzit (MadCoder" Date: Sun, 5 Jun 2005 09:31:42 +0000 Subject: [PATCH] fix makefile git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-680 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 400a385..ea72141 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,8 @@ VCS_FILTER = ! -name .arch-ids ! -name CVS ################################################################################ # global targets +all: build + headers: headache -c install.d/platal-dev/templates/header.conf -h install.d/platal-dev/templates/header \ `find templates -name '*.tpl' ! -path 'templates/xnet/skin.tpl' ! -path 'templates/skin/*.tpl' ! -name 'vcard.tpl' ` -- 2.1.4