From 75324b36dcff3da2c4eac7cd6d0e2473e093ee0b Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 2 Sep 2022 23:41:38 +0200 Subject: Improove cleaning --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e166037..acb94d9 100644 --- a/Makefile +++ b/Makefile @@ -4,4 +4,4 @@ .PHONY: clean clean: @echo "Clean" - -rm -fr articles/*.html + -rm -fr articles/*.html tag/ s/ index.html rss.xml -- cgit v1.2.3