summaryrefslogtreecommitdiff
path: root/http/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'http/Makefile')
-rw-r--r--http/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/Makefile b/http/Makefile
index 7839537..952d146 100644
--- a/http/Makefile
+++ b/http/Makefile
@@ -75,7 +75,7 @@ endef
all: bin/pp prune $(blogs) public out
bin/pp:
- cd pp && $(MAKE)
+ cd pp && $(MAKE) && cp pp ../bin/pp
.PHONY: out
out: $(out_deps)