From: Pierre Habouzit (MadCoder Date: Sun, 5 Jun 2005 09:31:42 +0000 (+0000) Subject: fix makefile X-Git-Tag: xorg/old~84 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=eb03e881c12c6eaad1cd3cea9f9021a432349f3b;p=platal.git fix makefile git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-680 --- 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' `