summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Mazieres <dm@uun.org>2015-06-10 21:24:36 -0700
committerDavid Mazieres <dm@uun.org>2015-06-10 21:24:36 -0700
commit353cd441f99ebf118ebc61cfee602770164a4e6c (patch)
tree6a5a3b589f28adf943f685ffe9a377870962d9ac
parent6d9f198c2ac0d0a0108d867a66dcf780c6091d5f (diff)
clean properly
-rw-r--r--www/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/GNUmakefile b/www/GNUmakefile
index 057e7f8..55957e6 100644
--- a/www/GNUmakefile
+++ b/www/GNUmakefile
@@ -26,4 +26,4 @@ out/muchsync.1: ../muchsync.1.md
cp ../muchsync.1 $@
clean:
- rm -f *~ out
+ rm -rf *~ out