From 0157a38006025eecbed40d04153817a5df0d0e6a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 28 Jan 2019 13:10:29 +0100 Subject: rekeys --- 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 ead9beeec..80b7f2252 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -257,6 +257,7 @@ gnunet_communicator_tcp_SOURCES = \ gnunet_communicator_tcp_LDADD = \ libgnunettransportcommunicator.la \ $(top_builddir)/src/nat/libgnunetnatnew.la \ + $(top_builddir)/src/nt/libgnunetnt.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(LIBGCRYPT_LIBS) -- cgit v1.2.3