Add explaining logmessage
[oweals/gnunet.git] / src / ats / Makefile.am
index f113d96e751f9d777b61538484ebc83e27baa527..4f2a93227327531c107fb75b84e29307331c843b 100644 (file)
@@ -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)