aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7c17518..a536afc 100644
--- a/Makefile
+++ b/Makefile
@@ -32,5 +32,5 @@ install-client:
done
clean:
- $(RM) -f *~ */*~
+ $(RM) *~ */*~
distclean: clean