From 07533eec5c7b1637374ea1496595918861ac8b6d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 28 Jan 2019 12:43:09 +0100 Subject: more work on TCP communicator, almost there --- src/transport/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/transport/Makefile.am') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 0df3e4e27..ead9beeec 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -256,6 +256,7 @@ gnunet_communicator_tcp_SOURCES = \ gnunet-communicator-tcp.c gnunet_communicator_tcp_LDADD = \ libgnunettransportcommunicator.la \ + $(top_builddir)/src/nat/libgnunetnatnew.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(LIBGCRYPT_LIBS) -- cgit v1.2.3