aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-02-29 08:39:19 +0000
committerChristian Grothoff <christian@grothoff.org>2012-02-29 08:39:19 +0000
commit12511d9b88002d7044f352448a35fd3f34ee5474 (patch)
treec2fb209d53b9cd9e75a8fcd6cac187e92694d90b /src
parentffbd884d4db68b6a10ec8d0f0547f81e993f00ac (diff)
downloadgnunet-12511d9b88002d7044f352448a35fd3f34ee5474.tar.gz
gnunet-12511d9b88002d7044f352448a35fd3f34ee5474.zip
-LRN: fix
Diffstat (limited to 'src')
-rw-r--r--src/namestore/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index 47517b9c8..1f468d9f3 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -28,10 +28,6 @@ check_PROGRAMS = \
28 test_namestore_api_zone_iteration \ 28 test_namestore_api_zone_iteration \
29 test_namestore_record_serialization 29 test_namestore_record_serialization
30 30
31if HAVE_EXPERIMENTAL
32 check_PROGRAMS
33endif
34
35lib_LTLIBRARIES = \ 31lib_LTLIBRARIES = \
36 libgnunetnamestore.la 32 libgnunetnamestore.la
37 33