-fix uninit and fix leak
[oweals/gnunet.git] / src / gns / Makefile.am
index 852f7ff6a5508fd2521fbe7ddf0d69daa64e559c..67e1a29170be7c9b738b38cf8dd477125fc5e0cb 100644 (file)
@@ -12,7 +12,7 @@ EXTRA_DIST = \
   test_gns_dht_default.conf \
   gns-helper-service-w32.conf \
   gnunet-gns-proxy-setup-ca \
-  zonefiles/188JSUMKEF25GVU8TTV0PBNNN8JVCPUEDFV1UHJJU884JD25V0T0.zkey \
+  zonefiles/J7POEUT41A8PBFS7KVVDRF88GBOU4HK8PSU5QKVLVE3R9T91E99G.zkey \
   zonefiles/OEFL7A4VEF1B40QLEMTG5D8G1CN6EN16QUSG5R2DT71GRJN34LSG.zkey \
   zonefiles/test_zonekey
 
@@ -208,7 +208,7 @@ libgnunet_plugin_block_gns_la_DEPENDENCIES = \
   $(top_builddir)/src/block/libgnunetblock.la \
   $(top_builddir)/src/namestore/libgnunetnamestore.la
 
-
+if HAVE_TESTING
 check_PROGRAMS = \
   test_gns_simple_shorten \
   test_gns_simple_get_authority \
@@ -225,6 +225,7 @@ check_PROGRAMS = \
   test_gns_revocation \
   test_gns_dht_three_peers
  #test_gns_proxy
+endif
 
 if ENABLE_TEST_RUN
 if LINUX