X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fats%2FMakefile.am;h=4f2a93227327531c107fb75b84e29307331c843b;hb=404c9065789248a5eba44fb4bc320bfeaa988da6;hp=f113d96e751f9d777b61538484ebc83e27baa527;hpb=546f01e2008e79b6774fd69116f1387bc6ee0409;p=oweals%2Fgnunet.git diff --git a/src/ats/Makefile.am b/src/ats/Makefile.am index f113d96e7..4f2a93227 100644 --- a/src/ats/Makefile.am +++ b/src/ats/Makefile.am @@ -82,6 +82,8 @@ libgnunet_plugin_ats2_simple_la_SOURCES = \ plugin_ats2_simple.c libgnunet_plugin_ats2_simple_la_LIBADD = \ $(top_builddir)/src/hello/libgnunethello.la \ + $(top_builddir)/src/peerstore/libgnunetpeerstore.la \ + $(top_builddir)/src/nt/libgnunetnt.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la \ $(LTLIBINTL)