summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index b968742..8911fdc 100644
--- a/makefile
+++ b/makefile
@@ -15,4 +15,4 @@ install:
cp -r blog srv
clean:
- rm -r *.html blog/*.html srv
+ rm -rf *.html blog/*.html srv