aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/Makefile.am')
-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