aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-28 12:00:34 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-28 12:00:34 +0000
commite3dca1bf40ac8d8a884c261045ad1e9cade49a15 (patch)
tree9db4cf6a2dcf5716d2d1548cab0d0d9922443c6a /src/datastore/Makefile.am
parent8f4f36517e4220ca5539008cd19cb3b9a40f6499 (diff)
fixes to build
Diffstat (limited to 'src/datastore/Makefile.am')
-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 76d342bbd4..7904907b6f 100644
--- a/src/datastore/Makefile.am
+++ b/src/datastore/Makefile.am
@@ -63,7 +63,9 @@ check_PROGRAMS = \
perf_datastore_api \
perf_plugin_datastore
+if !DISABLE_TEST_RUN
TESTS = $(check_PROGRAMS)
+endif
test_datastore_api_SOURCES = \
test_datastore_api.c