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 ead9beeec..80b7f2252 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -257,6 +257,7 @@ gnunet_communicator_tcp_SOURCES = \
257gnunet_communicator_tcp_LDADD = \ 257gnunet_communicator_tcp_LDADD = \
258 libgnunettransportcommunicator.la \ 258 libgnunettransportcommunicator.la \
259 $(top_builddir)/src/nat/libgnunetnatnew.la \ 259 $(top_builddir)/src/nat/libgnunetnatnew.la \
260 $(top_builddir)/src/nt/libgnunetnt.la \
260 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 261 $(top_builddir)/src/statistics/libgnunetstatistics.la \
261 $(top_builddir)/src/util/libgnunetutil.la \ 262 $(top_builddir)/src/util/libgnunetutil.la \
262 $(LIBGCRYPT_LIBS) 263 $(LIBGCRYPT_LIBS)