aboutsummaryrefslogtreecommitdiff
path: root/src/transport
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-07-05 18:12:29 +0000
committerChristian Grothoff <christian@grothoff.org>2011-07-05 18:12:29 +0000
commit9b940898e5caa3446e7453b13dbc9d6bc9dcdc55 (patch)
tree70a8ec830c00cc6094534e0f07f68b0811419636 /src/transport
parent141bef2081f9b1142f8fed35474919caaf6f53c7 (diff)
downloadgnunet-9b940898e5caa3446e7453b13dbc9d6bc9dcdc55.tar.gz
gnunet-9b940898e5caa3446e7453b13dbc9d6bc9dcdc55.zip
dead
Diffstat (limited to 'src/transport')
-rw-r--r--src/transport/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 7ce4ef733..e5a0d9dda 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -380,13 +380,6 @@ test_transport_api_unix_LDADD = \
380 $(top_builddir)/src/hello/libgnunethello.la \ 380 $(top_builddir)/src/hello/libgnunethello.la \
381 $(top_builddir)/src/util/libgnunetutil.la 381 $(top_builddir)/src/util/libgnunetutil.la
382 382
383test_transport_api_localaddr_SOURCES = \
384 test_transport_api.c
385test_transport_api_localaddr_LDADD = \
386 $(top_builddir)/src/transport/libgnunettransportnew.la \
387 $(top_builddir)/src/hello/libgnunethello.la \
388 $(top_builddir)/src/util/libgnunetutil.la
389
390#test_plugin_transport_http_SOURCES = \ 383#test_plugin_transport_http_SOURCES = \
391# test_plugin_transport_http.c 384# test_plugin_transport_http.c
392#test_plugin_transport_http_LDADD = \ 385#test_plugin_transport_http_LDADD = \