test_gns_simple_zkey_lookup \
test_gns_dht_delegated_lookup \
test_gns_pseu_shorten \
- test_gns_max_queries \
- test_gns_dht_threepeer
+ test_gns_max_queries
+# test_gns_dht_threepeer
# test_gns_simple_lookup
plugin_LTLIBRARIES = \
libgnunet_plugin_block_gns.la
-test_gns_dht_threepeer_SOURCES = \
- test_gns_dht_threepeer.c
-test_gns_dht_threepeer_LDADD = \
- $(top_builddir)/src/util/libgnunetutil.la \
- $(top_builddir)/src/namestore/libgnunetnamestore.la \
- $(top_builddir)/src/gns/libgnunetgns.la \
- $(top_builddir)/src/testing/libgnunettesting.la
-test_gns_dht_threepeer_DEPENDENCIES = \
- $(top_builddir)/src/util/libgnunetutil.la \
- $(top_builddir)/src/namestore/libgnunetnamestore.la \
- $(top_builddir)/src/gns/libgnunetgns.la \
- $(top_builddir)/src/testing/libgnunettesting.la
+#test_gns_dht_threepeer_SOURCES = \
+# test_gns_dht_threepeer.c
+#test_gns_dht_threepeer_LDADD = \
+# $(top_builddir)/src/util/libgnunetutil.la \
+# $(top_builddir)/src/namestore/libgnunetnamestore.la \
+# $(top_builddir)/src/gns/libgnunetgns.la \
+# $(top_builddir)/src/testing/libgnunettesting.la
+#test_gns_dht_threepeer_DEPENDENCIES = \
+# $(top_builddir)/src/util/libgnunetutil.la \
+# $(top_builddir)/src/namestore/libgnunetnamestore.la \
+# $(top_builddir)/src/gns/libgnunetgns.la \
+# $(top_builddir)/src/testing/libgnunettesting.la
test_gns_simple_lookup_SOURCES = \
test_gns_simple_lookup.c