diff options
Diffstat (limited to '')
-rw-r--r-- | bin/Makefile | 2 |
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 $@ |