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 00a312a72..543fed287 100644
--- a/src/ats-tests/Makefile.am
+++ b/src/ats-tests/Makefile.am
@@ -47,6 +47,7 @@ libgnunetatstesting_la_LIBADD = \
47 $(top_builddir)/src/transport/libgnunettransport.la \ 47 $(top_builddir)/src/transport/libgnunettransport.la \
48 $(top_builddir)/src/hello/libgnunethello.la \ 48 $(top_builddir)/src/hello/libgnunethello.la \
49 $(top_builddir)/src/ats/libgnunetats.la \ 49 $(top_builddir)/src/ats/libgnunetats.la \
50 $(top_builddir)/src/arm/libgnunetarm.la \
50 $(top_builddir)/src/util/libgnunetutil.la \ 51 $(top_builddir)/src/util/libgnunetutil.la \
51 $(GN_LIBINTL) 52 $(GN_LIBINTL)
52libgnunetatstesting_la_DEPENDENCIES = \ 53libgnunetatstesting_la_DEPENDENCIES = \