From 0142079ce2e7a5e062d06aa8dddf2fdc1529035d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 7 Apr 2019 17:22:23 +0200 Subject: implement #5551 (UDP broadcast learning in TNG) --- 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 2865460fd..f83fa669c 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -285,6 +285,7 @@ gnunet_communicator_tcp_LDADD = \ gnunet_communicator_udp_SOURCES = \ gnunet-communicator-udp.c gnunet_communicator_udp_LDADD = \ + libgnunettransportapplication.la \ libgnunettransportcommunicator.la \ $(top_builddir)/src/nat/libgnunetnatnew.la \ $(top_builddir)/src/nt/libgnunetnt.la \ -- cgit v1.2.3