aboutsummaryrefslogtreecommitdiff
path: root/src/datastore
diff options
context:
space:
mode:
Diffstat (limited to 'src/datastore')
-rw-r--r--src/datastore/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/datastore/Makefile.am b/src/datastore/Makefile.am
index 76d342bbd..7904907b6 100644
--- a/src/datastore/Makefile.am
+++ b/src/datastore/Makefile.am
@@ -63,7 +63,9 @@ check_PROGRAMS = \
63 perf_datastore_api \ 63 perf_datastore_api \
64 perf_plugin_datastore 64 perf_plugin_datastore
65 65
66if !DISABLE_TEST_RUN
66TESTS = $(check_PROGRAMS) 67TESTS = $(check_PROGRAMS)
68endif
67 69
68test_datastore_api_SOURCES = \ 70test_datastore_api_SOURCES = \
69 test_datastore_api.c 71 test_datastore_api.c