aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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