From 9b940898e5caa3446e7453b13dbc9d6bc9dcdc55 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 5 Jul 2011 18:12:29 +0000 Subject: [PATCH] dead --- src/transport/Makefile.am | 7 ------- 1 file changed, 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 = \ $(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 = \ -- 2.25.1