-rps: open channel when inserting peer in view
[oweals/gnunet.git] / src / testbed / Makefile.am
index 1428106a5173c4164f98e9fb4d0282bf6361a8be..8b5d7457ab1e458ba7b66f4613776d5f0af0e778 100644 (file)
@@ -1,3 +1,4 @@
+# This Makefile.am is in the public domain
 AM_CPPFLAGS = -I$(top_srcdir)/src/include
 
 if MINGW
@@ -52,6 +53,7 @@ gnunet_service_testbed_LDADD = $(XLIB) \
  $(top_builddir)/src/core/libgnunetcore.la \
  $(top_builddir)/src/hello/libgnunethello.la \
  $(top_builddir)/src/transport/libgnunettransport.la \
+ $(top_builddir)/src/ats/libgnunetats.la \
  $(top_builddir)/src/testing/libgnunettesting.la \
  libgnunettestbed.la \
  $(top_builddir)/src/arm/libgnunetarm.la \