summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2020-11-27 13:13:22 +0100
committerEkaitz Zarraga <ekaitz@elenq.tech>2020-11-27 13:13:22 +0100
commit110b450fd48cdc125f868b00dd63892946deaf5b (patch)
treed4c10109abaa56038f8b75981292cc0da8b32bb8
parentb3bb20cd17013ea2f93a275a2004ec3e1ea5f52c (diff)
Self-contain web-simple
-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=."