aboutsummaryrefslogtreecommitdiff
path: root/src/gns
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-05-21 19:08:31 +0000
committerChristian Grothoff <christian@grothoff.org>2013-05-21 19:08:31 +0000
commit812185f5b4ed052a70a737b651b60e2d5310ab0d (patch)
treec3cae7736ff379ffea6f41a1c50bc7ac18b4bd17 /src/gns
parenta6d601404a9bf8177dd712bc604fef7086e37bd1 (diff)
downloadgnunet-812185f5b4ed052a70a737b651b60e2d5310ab0d.tar.gz
gnunet-812185f5b4ed052a70a737b651b60e2d5310ab0d.zip
-cleanup
Diffstat (limited to 'src/gns')
-rw-r--r--src/gns/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 3907d87b3..03eab7b4e 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -229,11 +229,6 @@ endif
229endif 229endif
230 230
231 231
232# test_gns_simple_lookup
233# test_gns_simple_delegated_lookup
234# test_gns_dht_delegated_lookup
235
236
237#test_gns_proxy_SOURCES = \ 232#test_gns_proxy_SOURCES = \
238# test_gns_proxy.c 233# test_gns_proxy.c
239#test_gns_proxy_LDADD = -lmicrohttpd @LIBCURL@ \ 234#test_gns_proxy_LDADD = -lmicrohttpd @LIBCURL@ \