summaryrefslogtreecommitdiff
path: root/http/Makefile
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-06-09 18:20:23 +0100
committerJoe Carstairs <me@joeac.net>2026-06-09 18:20:23 +0100
commit87dec12b01315b7b7cad045ba3ce1636d0c87315 (patch)
treea4c6780ae7713e6187c93b633bb810013a054f2a /http/Makefile
parent547db8ac940eee204541ba4d08476b0e3acf3a32 (diff)
cut longlog metadata from blog
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 3f20d3f..fd865b5 100644
--- a/http/Makefile
+++ b/http/Makefile
@@ -11,7 +11,7 @@ src/microlog: $(shell find -L blogs/microlog -type f) bin/blog
blog: src/blog
src/blog: $(shell find -L blogs/blog -type f) bin/blog
- ./bin/blog -i blog -l blog -p gmi2upphtml
+ ./bin/blog -i blog -l blog -p 'cut_longlog_meta | gmi2upphtml'
.PHONY: clean
clean: