aboutsummaryrefslogtreecommitdiff
path: root/src/datacache
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/datacache
parent8f4f36517e4220ca5539008cd19cb3b9a40f6499 (diff)
downloadgnunet-e3dca1bf40ac8d8a884c261045ad1e9cade49a15.tar.gz
gnunet-e3dca1bf40ac8d8a884c261045ad1e9cade49a15.zip
fixes to build
Diffstat (limited to 'src/datacache')
-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