summaryrefslogtreecommitdiff
path: root/examples/c
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2014-12-04 08:13:36 -0500
committerKeith Bostic <keith@wiredtiger.com>2014-12-04 08:13:36 -0500
commitb3e857979a0f5de5e9e1ec271906da40d01714a8 (patch)
treef2c6bf4238e96193afdc02483fdeb8725a0178cc /examples/c
parentbbced52c939e16ad5662b3a177cef3e52abddd6e (diff)
downloadmongo-b3e857979a0f5de5e9e1ec271906da40d01714a8.tar.gz
Clean up the clean up.
Diffstat (limited to 'examples/c')
-rw-r--r--examples/c/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/c/Makefile.am b/examples/c/Makefile.am
index b7646e7021e..17beba4a470 100644
--- a/examples/c/Makefile.am
+++ b/examples/c/Makefile.am
@@ -31,4 +31,4 @@ AM_TESTS_ENVIRONMENT = WIREDTIGER_HOME=`mktemp -d WT_HOME.XXXX` ; export WIREDTI
TESTS_ENVIRONMENT = $(AM_TESTS_ENVIRONMENT)
clean-local:
- rm -rf WT_HOME* *.core WiredTiger* *.wt
+ rm -rf WT_HOME* *.core backup_full.* backup_incr.*