summaryrefslogtreecommitdiff
path: root/test/csuite/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/csuite/Makefile.am')
-rw-r--r--test/csuite/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/csuite/Makefile.am b/test/csuite/Makefile.am
index 15db2fbcf46..8f1714237b9 100644
--- a/test/csuite/Makefile.am
+++ b/test/csuite/Makefile.am
@@ -7,6 +7,9 @@ AM_LDFLAGS = -static
test_wt1965_col_efficiency_SOURCES = wt1965_col_efficiency/main.c
noinst_PROGRAMS = test_wt1965_col_efficiency
+test_wt2403_lsm_workload_SOURCES = wt2403_lsm_workload/main.c
+noinst_PROGRAMS += test_wt2403_lsm_workload
+
test_wt2246_col_append_SOURCES = wt2246_col_append/main.c
noinst_PROGRAMS += test_wt2246_col_append