summary refs log tree commit diff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c68e7d0..21e9b8d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -154,7 +154,7 @@ website: website/index.html website/manual/dev/en
 CLEANFILES += website/index.html
 CLEAN_DIRECTORIES += website/manual
 website/index.html: README.org
-	$(EMACS_GEN)$(EMACS) -Q --script build-aux/build-home-page.el
+	$(EMACS_GEN)$(EMACS) -Q --batch --load build-aux/build-home-page.el --funcall build-website
 
 website/manual/dev/en: doc/ccwl.html
 	rm -rf $@