X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=Makefile;h=0cf1443869c0b526e84257216533fbaa2d6a38a3;hp=2e8fdecff40d6e1c3082c90190ebee4ba6a0ae76;hb=aa39a89428410a00a80230c40c93e762caedcec9;hpb=6ce6e49f71af03cb18f294cc0e669975c2950765 diff --git a/Makefile b/Makefile index 2e8fdecf..0cf14438 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,10 @@ MAKE-SILENT = $(MAKE) --no-print-directory all: static templates # clean up and recompute -redo: redo-static redo-templates +redo: clean-oldies redo-static redo-templates + +clean-oldies: + rm -rf all-static all-templates django-static force: