aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-02-23 22:30:15 +0100
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-02-23 22:30:15 +0100
commit64c18a74e38a1cb74042d14a4211622a3bde3bee (patch)
tree8cd226c21f2e40902e252139196998f00445d726 /src/transport/Makefile.am
parentd528f6cfbe5e99a7e50e28d76b90654ecb955d9a (diff)
downloadgnunet-64c18a74e38a1cb74042d14a4211622a3bde3bee.tar.gz
gnunet-64c18a74e38a1cb74042d14a4211622a3bde3bee.zip
-flurry of bugfixes for tng service
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 67b35365d..a1ffbdb5c 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -954,7 +954,7 @@ test_transport_api_tcp_LDADD = \
954 libgnunettransporttesting.la 954 libgnunettransporttesting.la
955 955
956test_transport_api2_tcp_SOURCES = \ 956test_transport_api2_tcp_SOURCES = \
957 test_transport_api.c 957 test_transport_api2.c
958test_transport_api2_tcp_LDADD = \ 958test_transport_api2_tcp_LDADD = \
959 libgnunettransport.la \ 959 libgnunettransport.la \
960 $(top_builddir)/src/hello/libgnunethello.la \ 960 $(top_builddir)/src/hello/libgnunethello.la \