aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9ee92d8..4a56c14 100644
--- a/Makefile
+++ b/Makefile
@@ -172,7 +172,7 @@ clean:
# delete emacs backup files
-rm -f */*.?~ */*.~?.?.~
# delete compile products
- -rm -f *.o *.pd_* *.dll *.tk2c core so_locations
+ -rm -f *.o *.pd_* *.dll *.tk2c core so_locations ChangeLog
-rm -f */*.?~ */*.o */*.pd_* */*.dll */*.tk2c */.*.swp */core so_locations
# delete autoconf/automake product
-rm -Rf */autom4te.cache