aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
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 \