From c561f7f98f787053986eb8264495045212192037 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Thu, 14 Feb 2019 19:24:27 +0100 Subject: fix build ats --- src/ats/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ats/Makefile.am b/src/ats/Makefile.am index 1200aac09..4b9dac842 100644 --- a/src/ats/Makefile.am +++ b/src/ats/Makefile.am @@ -97,6 +97,7 @@ libgnunet_plugin_ats_mlp_la_SOURCES = \ libgnunet_plugin_ats_mlp_la_LIBADD = \ libgnunetats.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ + $(top_builddir)/src/nt/libgnunetnt.la \ $(top_builddir)/src/util/libgnunetutil.la libgnunet_plugin_ats_mlp_la_LDFLAGS = \ $(GN_PLUGIN_LDFLAGS) \ -- cgit v1.2.3