summaryrefslogtreecommitdiff
path: root/test/checkpoint/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/checkpoint/Makefile.am')
-rw-r--r--test/checkpoint/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/checkpoint/Makefile.am b/test/checkpoint/Makefile.am
index 1271c295fc6..b1690ce184e 100644
--- a/test/checkpoint/Makefile.am
+++ b/test/checkpoint/Makefile.am
@@ -5,7 +5,7 @@ t_LDADD = $(top_builddir)/libwiredtiger.la
t_SOURCES = checkpointer.c workers.c test_checkpoint.c
t_LDFLAGS = -static
-TESTS = $(noinst_PROGRAMS)
+TESTS = smoke.sh
clean-local:
- rm -rf WiredTiger* __* *.core
+ rm -rf WT_TEST *.core