aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tool/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats-tool/Makefile.am')
-rw-r--r--src/ats-tool/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ats-tool/Makefile.am b/src/ats-tool/Makefile.am
index 02a21591b..55bfe1322 100644
--- a/src/ats-tool/Makefile.am
+++ b/src/ats-tool/Makefile.am
@@ -17,6 +17,7 @@ gnunet_ats_SOURCES = \
17gnunet_ats_LDADD = \ 17gnunet_ats_LDADD = \
18 $(top_builddir)/src/util/libgnunetutil.la \ 18 $(top_builddir)/src/util/libgnunetutil.la \
19 $(top_builddir)/src/ats/libgnunetats.la \ 19 $(top_builddir)/src/ats/libgnunetats.la \
20 $(top_builddir)/src/nt/libgnunetnt.la \
20 $(top_builddir)/src/transport/libgnunettransport.la \ 21 $(top_builddir)/src/transport/libgnunettransport.la \
21 $(top_builddir)/src/hello/libgnunethello.la \ 22 $(top_builddir)/src/hello/libgnunethello.la \
22 $(GN_LIBINTL) 23 $(GN_LIBINTL)