summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/manydbs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/manydbs/Makefile.am')
-rw-r--r--src/third_party/wiredtiger/test/manydbs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/manydbs/Makefile.am b/src/third_party/wiredtiger/test/manydbs/Makefile.am
index 2bc47ad7f2e..ff5985cf2a4 100644
--- a/src/third_party/wiredtiger/test/manydbs/Makefile.am
+++ b/src/third_party/wiredtiger/test/manydbs/Makefile.am
@@ -10,7 +10,8 @@ t_LDADD +=$(top_builddir)/libwiredtiger.la
t_LDFLAGS = -static
# Run this during a "make check" smoke test.
-TESTS = smoke.sh
+TESTS = $(noinst_PROGRAMS)
+LOG_COMPILER = $(TEST_WRAPPER)
clean-local:
rm -rf WT_TEST *.core