From: Christian Grothoff Date: Tue, 5 Jul 2011 18:12:29 +0000 (+0000) Subject: dead X-Git-Tag: initial-import-from-subversion-38251~17962 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9b940898e5caa3446e7453b13dbc9d6bc9dcdc55;p=oweals%2Fgnunet.git dead --- 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 = \ $(top_builddir)/src/hello/libgnunethello.la \ $(top_builddir)/src/util/libgnunetutil.la -test_transport_api_localaddr_SOURCES = \ - test_transport_api.c -test_transport_api_localaddr_LDADD = \ - $(top_builddir)/src/transport/libgnunettransportnew.la \ - $(top_builddir)/src/hello/libgnunethello.la \ - $(top_builddir)/src/util/libgnunetutil.la - #test_plugin_transport_http_SOURCES = \ # test_plugin_transport_http.c #test_plugin_transport_http_LDADD = \