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