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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index a1a6ed73c..b9ab214e0 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -334,6 +334,7 @@ endif
334test_transport_testing_SOURCES = \ 334test_transport_testing_SOURCES = \
335 test_transport_testing.c 335 test_transport_testing.c
336test_transport_testing_LDADD = \ 336test_transport_testing_LDADD = \
337 $(top_builddir)/src/util/libgnunetutil.la \
337 $(top_builddir)/src/transport/libgnunettransport.la \ 338 $(top_builddir)/src/transport/libgnunettransport.la \
338 $(top_builddir)/src/hello/libgnunethello.la \ 339 $(top_builddir)/src/hello/libgnunethello.la \
339 $(top_builddir)/src/transport/libgnunettransporttesting.la 340 $(top_builddir)/src/transport/libgnunettransporttesting.la