summaryrefslogtreecommitdiff
path: root/http
diff options
context:
space:
mode:
Diffstat (limited to 'http')
-rw-r--r--http/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/Makefile b/http/Makefile
index 114e9fc..018e95e 100644
--- a/http/Makefile
+++ b/http/Makefile
@@ -45,7 +45,7 @@ prune_$(blog):
./bin/prune_blog $(blog)
endef
-all: microlog blog public out
+all: $(blogs) public out
.PHONY: out
out: $(out_deps)