http/Makefile: updates all rule with new incremental rules

This commit is contained in:
2026-06-16 22:04:10 +01:00
parent 93d9d86361
commit 20855b2976
+1 -2
View File
@@ -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