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/hello/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/hello/Makefile.am') diff --git a/src/hello/Makefile.am b/src/hello/Makefile.am index 79003301b..00357f9e1 100644 --- a/src/hello/Makefile.am +++ b/src/hello/Makefile.am @@ -13,7 +13,9 @@ endif lib_LTLIBRARIES = libgnunethello.la libgnunethello_la_SOURCES = \ - hello.c address.c + hello.c \ + address.c \ + hello-ng.c libgnunethello_la_LIBADD = \ $(top_builddir)/src/util/libgnunetutil.la $(XLIB) \ $(LTLIBINTL) -- cgit v1.2.3