summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-12 22:44:03 -0500
committerJune McEnroe <june@causal.agency>2021-01-12 22:44:03 -0500
commitc6291b195f80a5ebfed20fb0860eaf427d05c016 (patch)
tree29be52e4f1503a6ba04ba454495ae3269e50ee96 /bin/Makefile
parentDon't output a pre in hilex by default (diff)
downloadsrc-c6291b195f80a5ebfed20fb0860eaf427d05c016.tar.gz
src-c6291b195f80a5ebfed20fb0860eaf427d05c016.zip
Use hilex for bin HTML
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile b/bin/Makefile
index 9b2c06d4..6220ec06 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -137,7 +137,7 @@ WEBROOT = /usr/local/www/causal.agency
 html: ${HTMLS}
 	@true
 
-${HTMLS}: html.sh scheme ttpre htagml htmltags
+${HTMLS}: html.sh scheme hilex htagml htmltags
 
 htmltags: *.[chly]
 	rm -f $@