From e3dca1bf40ac8d8a884c261045ad1e9cade49a15 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 28 Jul 2010 12:00:34 +0000 Subject: fixes to build --- src/datastore/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/datastore') 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 = \ perf_datastore_api \ perf_plugin_datastore +if !DISABLE_TEST_RUN TESTS = $(check_PROGRAMS) +endif test_datastore_api_SOURCES = \ test_datastore_api.c -- cgit v1.2.3