forget symlink: cp pp

This commit is contained in:
2026-06-22 13:53:02 +01:00
parent 8b3fb3f4a2
commit 0c881c3918
+1 -1
View File
@@ -75,7 +75,7 @@ endef
all: bin/pp prune $(blogs) public out all: bin/pp prune $(blogs) public out
bin/pp: bin/pp:
cd pp && $(MAKE) cd pp && $(MAKE) && cp pp ../bin/pp
.PHONY: out .PHONY: out
out: $(out_deps) out: $(out_deps)