From 7539f8c8804849294e100c5442e0397f4f4d2c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 1 Oct 2019 23:39:00 +0200 Subject: Disabled bunch of old stuff, new stuff kinda builds. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index dfd080b8..c8e2fd6f 100644 --- a/Makefile +++ b/Makefile @@ -66,7 +66,7 @@ obj/%.scm.go: %.scm $(SO_FILES) html: $(GO_FILES) mkdir -p html ln -sf ../static html - module/main.scm html -f 2019-07-01 -t 2019-08-30 > html/index.html + module/main.scm html -f 2019-10-01 -t 2019-12-31 > html/index.html tags: $(C_FILES) $(H_FILES) ctags -R -- cgit v1.2.3