aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-02-24 12:32:11 +0100
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-02-24 12:32:11 +0100
commit2c704e2175d94238e0006192eadf767c9754bb98 (patch)
tree24f65b61da721fe0c4215911b19c47d52d0b71c5 /src/transport/Makefile.am
parente7b2f86d362dca94c03b50e9a9f1ec9220de9b21 (diff)
downloadgnunet-2c704e2175d94238e0006192eadf767c9754bb98.tar.gz
gnunet-2c704e2175d94238e0006192eadf767c9754bb98.zip
-remove legacy transport
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index a1ffbdb5c..bc3004a70 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -174,7 +174,6 @@ libgnunettransporttesting2_la_SOURCES = \
174 transport-testing-send2.c \ 174 transport-testing-send2.c \
175 transport-testing-communicator.c transport-testing-communicator.h 175 transport-testing-communicator.c transport-testing-communicator.h
176libgnunettransporttesting2_la_LIBADD = \ 176libgnunettransporttesting2_la_LIBADD = \
177 libgnunettransport.la \
178 libgnunettransportapplication.la \ 177 libgnunettransportapplication.la \
179 libgnunettransportcore.la \ 178 libgnunettransportcore.la \
180 $(top_builddir)/src/arm/libgnunetarm.la \ 179 $(top_builddir)/src/arm/libgnunetarm.la \
@@ -956,7 +955,6 @@ test_transport_api_tcp_LDADD = \
956test_transport_api2_tcp_SOURCES = \ 955test_transport_api2_tcp_SOURCES = \
957 test_transport_api2.c 956 test_transport_api2.c
958test_transport_api2_tcp_LDADD = \ 957test_transport_api2_tcp_LDADD = \
959 libgnunettransport.la \
960 $(top_builddir)/src/hello/libgnunethello.la \ 958 $(top_builddir)/src/hello/libgnunethello.la \
961 $(top_builddir)/src/util/libgnunetutil.la \ 959 $(top_builddir)/src/util/libgnunetutil.la \
962 libgnunettransporttesting2.la 960 libgnunettransporttesting2.la