aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats-tests/Makefile.am')
-rw-r--r--src/ats-tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ats-tests/Makefile.am b/src/ats-tests/Makefile.am
index 53b37b558..c85645b9d 100644
--- a/src/ats-tests/Makefile.am
+++ b/src/ats-tests/Makefile.am
@@ -59,6 +59,7 @@ libgnunetatstesting_la_SOURCES = \
59 ats-testing-experiment.c ats-testing-preferences.c 59 ats-testing-experiment.c ats-testing-preferences.c
60libgnunetatstesting_la_LIBADD = \ 60libgnunetatstesting_la_LIBADD = \
61 $(top_builddir)/src/testbed/libgnunettestbed.la \ 61 $(top_builddir)/src/testbed/libgnunettestbed.la \
62 $(top_builddir)/src/core/libgnunetcore.la \
62 $(top_builddir)/src/ats/libgnunetats.la \ 63 $(top_builddir)/src/ats/libgnunetats.la \
63 $(top_builddir)/src/util/libgnunetutil.la \ 64 $(top_builddir)/src/util/libgnunetutil.la \
64 $(GN_LIBINTL) 65 $(GN_LIBINTL)