From 2b3d804abaff87da0b07f8f6da115a05f6664ebe Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 2 Apr 2017 18:08:27 +0200 Subject: fix misc linker issues --- src/ats-tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/ats-tests/Makefile.am') diff --git a/src/ats-tests/Makefile.am b/src/ats-tests/Makefile.am index 4811bc8d7..53b37b558 100644 --- a/src/ats-tests/Makefile.am +++ b/src/ats-tests/Makefile.am @@ -1,4 +1,4 @@ -# This Makefile.am is in the public domain +#t This Makefile.am is in the public domain AM_CPPFLAGS = -I$(top_srcdir)/src/include pkgcfgdir= $(pkgdatadir)/config.d/ @@ -60,6 +60,7 @@ libgnunetatstesting_la_SOURCES = \ libgnunetatstesting_la_LIBADD = \ $(top_builddir)/src/testbed/libgnunettestbed.la \ $(top_builddir)/src/ats/libgnunetats.la \ + $(top_builddir)/src/util/libgnunetutil.la \ $(GN_LIBINTL) libgnunetatstesting_la_DEPENDENCIES = \ $(top_builddir)/src/testbed/libgnunettestbed.la \ -- cgit v1.2.3