From ad782e9a2351b39d5b57eaceceb01a0f6b79165b Mon Sep 17 00:00:00 2001 From: Michael Reed Date: Thu, 13 Jul 2017 20:35:23 -0400 Subject: www/Makefile: Remove incorrect comment Unlike what the comment says, the target .md.html does apply to news/index.md (it's just that news/index.md must be generated first by index.sh). --- www/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index bcf230b1..d9405f6e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -24,7 +24,6 @@ HTML_NEWS = $(MD_NEWS:.md=.html) all: $(HTML_MAIN) news/index.html .SUFFIXES: .md .html -# Does not apply for news/index.md; see below. .md.html: ./publish.sh $< -- cgit v1.2.3-70-g09d2