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 354bb1cf4..e0369059d 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -278,6 +278,7 @@ gnunet_communicator_tcp_SOURCES = \
278 gnunet-communicator-tcp.c 278 gnunet-communicator-tcp.c
279gnunet_communicator_tcp_LDADD = \ 279gnunet_communicator_tcp_LDADD = \
280 libgnunettransportcommunicator.la \ 280 libgnunettransportcommunicator.la \
281 $(top_builddir)/src/peerstore/libgnunetpeerstore.la \
281 $(top_builddir)/src/nat/libgnunetnatnew.la \ 282 $(top_builddir)/src/nat/libgnunetnatnew.la \
282 $(top_builddir)/src/nt/libgnunetnt.la \ 283 $(top_builddir)/src/nt/libgnunetnt.la \
283 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 284 $(top_builddir)/src/statistics/libgnunetstatistics.la \