From 660d0485e5a1948cd34550b686f6b018b5746de8 Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 6 Feb 2018 05:38:18 +0100 Subject: [quickfix] mrproper html -> htm --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index cbc1401..7bdcc0c 100644 --- a/makefile +++ b/makefile @@ -42,7 +42,7 @@ headers.htm: headers.m4 clean: rm -f $(BASE_HTML) - rm -f articles.html + rm -f articles.htm rm -f $(ALL_ARTICLES:.md=_intro.htm) rm -f $(ALL_ARTICLES:.md=.htm) rm -f article/*.htm -- cgit v1.3-2-g11bf