From: Florent Bruneau Date: Fri, 28 Mar 2008 09:45:48 +0000 (+0100) Subject: Makefile build spool/tmp X-Git-Tag: xorg/0.9.16~43 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=fc1e1399ad17d4a5c4cd8ffb8221938aa61dce11;p=platal.git Makefile build spool/tmp Signed-off-by: Florent Bruneau --- diff --git a/Makefile b/Makefile index e53cc55..eed1687 100644 --- 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 $@