adds prune to all rule in http/Makefile
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ endef
|
|||||||
# RULES #
|
# RULES #
|
||||||
#########
|
#########
|
||||||
|
|
||||||
all: bin/pp $(blogs) public out
|
all: bin/pp prune $(blogs) public out
|
||||||
|
|
||||||
bin/pp:
|
bin/pp:
|
||||||
cd pp && $(MAKE)
|
cd pp && $(MAKE)
|
||||||
|
|||||||
Reference in New Issue
Block a user