summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.scm b/Makefile.scm
index ba23754..5975a17 100644
--- a/Makefile.scm
+++ b/Makefile.scm
@@ -74,6 +74,7 @@ exec chibi-scheme -A utils/ $0 $@
"--to=html"
"-o" (make-path outpath "web-simple.html")
"--standalone"
+ "--self-contained"
"--mathml"
"--no-highlight"
"--data-dir=."