From ca90313490f4233ce9d209abbdcc2d78d16b8326 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 22 Nov 2018 17:29:01 +0100 Subject: add new hello generation support logic to tng --- src/transport/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/transport/Makefile.am') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index deeb39b48..0693a0b9f 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -328,6 +328,8 @@ gnunet_service_tng_SOURCES = \ gnunet-service-tng.c gnunet_service_tng_LDADD = \ $(top_builddir)/src/ats/libgnunetats.la \ + $(top_builddir)/src/peerstore/libgnunetpeerstore.la \ + $(top_builddir)/src/hello/libgnunethello.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(GN_LIBINTL) -- cgit v1.2.3