aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/datacache/Makefile.am')
-rw-r--r--src/datacache/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/datacache/Makefile.am b/src/datacache/Makefile.am
index 564af9f28..0713d792d 100644
--- a/src/datacache/Makefile.am
+++ b/src/datacache/Makefile.am
@@ -52,7 +52,9 @@ check_PROGRAMS = \
52 test_datacache_quota \ 52 test_datacache_quota \
53 perf_datacache 53 perf_datacache
54 54
55if !DISABLE_TEST_RUN
55TESTS = $(check_PROGRAMS) 56TESTS = $(check_PROGRAMS)
57endif
56 58
57test_datacache_SOURCES = \ 59test_datacache_SOURCES = \
58 test_datacache.c 60 test_datacache.c