From 46237a457ff3c9a813a56f2a442c115bf8610cbc Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Thu, 25 Jul 2019 23:16:51 -0400 Subject: Use scheme to style HTMLs --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Makefile') 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 -- cgit 1.4.1