summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2012-03-18 11:40:45 +0000
committerKeith Bostic <keith@wiredtiger.com>2012-03-20 08:38:40 +0000
commitf43ca10b1d761d5eab3dfcf8884b2da94fad0d29 (patch)
tree306dd6c65a7a5244fe23e92a1b74c3e6a8fbc591
parent509dd9ffc5789d824dfeae8585840b7bfdaaf94a (diff)
downloadmongo-1.1.2.tar.gz
Remove core files in the clean target.1.1.2
-rw-r--r--test/format/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/format/Makefile.am b/test/format/Makefile.am
index f10e8b47b49..81aac6d041f 100644
--- a/test/format/Makefile.am
+++ b/test/format/Makefile.am
@@ -15,4 +15,4 @@ backup:
rm -rf BACKUP && mkdir BACKUP && cp -p -r WiredTiger* __* BACKUP/
clean-local:
- rm -rf WiredTiger WiredTiger.* __*
+ rm -rf WiredTiger WiredTiger.* __* *.core