summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-27 13:26:39 -0400
committerJune McEnroe <june@causal.agency>2019-07-27 13:27:13 -0400
commitffabe8651dc4f75d073cbed1aba3e0754bc071cb (patch)
treea246d5187b7beabd2d7eeeccb2e17228c291b724 /bin/Makefile
parentRevert "Use scheme to style HTMLs" (diff)
downloadsrc-ffabe8651dc4f75d073cbed1aba3e0754bc071cb.tar.gz
src-ffabe8651dc4f75d073cbed1aba3e0754bc071cb.zip
Reference png.h in bin.7
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 1508a43b..fc72f5b9 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -139,7 +139,7 @@ $(HTMLS): ttpre hi html.sh
 
 index.html: Makefile bin.7
 	sh html.sh Makefile bin.7 \
-		| sed -E -e 's#([a-z0-9-]+)[(]1[)]#<a href="\1.html">&</a>#' \
+		| sed -E 's#([a-z0-9-]+)[(][13][)]#<a href="\1.html">&</a>#' \
 		> index.html
 
 clean: