fix makefile
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Sun, 5 Jun 2005 09:31:42 +0000 (09:31 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:29:07 +0000 (23:29 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-680

Makefile

index 400a385..ea72141 100644 (file)
--- 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' `