summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index c172be79..10f757a8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -46,8 +46,8 @@ local-clean: maintainer-clean
rm -f config.h.in*
rm -f configure
rm -f configure~
- rm -f couchdb-$(version).tar.gz
- rm -f couchdb-$(version).zip
+ rm -f *.tar.gz
+ rm -f *.zip
rm -fr m4
find . -name Makefile.in | xargs rm