summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-06-16 22:04:10 +0100
committerJoe Carstairs <me@joeac.net>2026-06-16 22:04:10 +0100
commit20855b29765a04f9e497b59a20266e1d4d1fdb89 (patch)
treece18273ad11b943b9cd1be04e96ea155b8da80e2
parent93d9d863618327d6b1160caef303223f7fb70bc7 (diff)
http/Makefile: updates all rule with new incremental rules
-rw-r--r--http/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/http/Makefile b/http/Makefile
index 188f0ff..d45d4c0 100644
--- a/http/Makefile
+++ b/http/Makefile
@@ -1,5 +1,4 @@
-all: microlog blog $(shell find src -type f) $(shell find share -type f) $(shell find bin)
- ./bin/mkws https://joeac.net
+all: microlog prune_microlog blog prune_blog public out prune_out
.SILENT: prune_out
.PHONY: prune_out