From 56d7a82f60692cbc6ce679826dcf4201887cc5b2 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 27 Jul 2019 13:26:39 -0400 Subject: Reference png.h in bin.7 --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Makefile') 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[)]#&#' \ + | sed -E 's#([a-z0-9-]+)[(][13][)]#&#' \ > index.html clean: -- cgit 1.4.1