wowana.me
website source
commit 5775ecacfe382acb25a6432a834e2f715082ab67 parent 3d450ae66619ad6afefe9eb27972ed8d4d4d454f Author: opal hart <opal@wowana.me> Date: Sun, 1 May 2022 03:27:55 +0000 makefile: (temporarily) don't call gitindex Diffstat:
M | Makefile | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -9,7 +9,6 @@ MARKDOWN := hoedown --xhtml .INTERMEDIATE: $(OBJ) all: $(FINAL) - MARKDOWN='$(MARKDOWN)' ./scripts/gitindex rm -f ./src/git.part.xht check: $(FINAL)