summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 0c6f2e4..6f6ab3e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,7 @@ DISTCLEANFILES =
EXTRA_DIST = HACKING ChangeLog
clean-local :
- rm -f *~
+ rm -f *~ *.tar.gz *.tar.bz2
release:
@echo "-----------------------------------------------------------------"