summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-25 23:16:51 -0400
committerJune McEnroe <june@causal.agency>2019-07-25 23:16:51 -0400
commit4b7d5161a30645b0a23691687ef1aafdda62d3bb (patch)
tree4f7fb1abe4e3a06d0a67a1af46d568677902e7e0 /bin/Makefile
parentDon't match comments in strings in make (diff)
downloadsrc-4b7d5161a30645b0a23691687ef1aafdda62d3bb.tar.gz
src-4b7d5161a30645b0a23691687ef1aafdda62d3bb.zip
Use scheme to style HTMLs
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 0e44f557..c2bd7a09 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -121,7 +121,7 @@ WEBROOT = /usr/local/www/causal.agency
 html: $(HTMLS)
 	@true
 
-$(HTMLS): ttpre hi html.sh
+$(HTMLS): html.sh style.sed hi scheme ttpre
 
 .SUFFIXES: .html