Makefile build spool/tmp
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Fri, 28 Mar 2008 09:45:48 +0000 (10:45 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Fri, 28 Mar 2008 09:45:48 +0000 (10:45 +0100)
Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
Makefile

index e53cc55..eed1687 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -37,9 +37,9 @@ q:
 ## core
 ##
 
-core: spool/templates_c spool/mails_c include/globals.inc.php configs/platal.cron htdocs/.htaccess spool/conf
+core: spool/templates_c spool/mails_c include/globals.inc.php configs/platal.cron htdocs/.htaccess spool/conf spool/tmp
 
-spool/templates_c spool/mails_c spool/uploads spool/conf:
+spool/templates_c spool/mails_c spool/uploads spool/conf spool/tmp:
        mkdir -p $@
        chmod o+w $@