aboutsummaryrefslogtreecommitdiff
path: root/src/ats/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/Makefile.am')
-rw-r--r--src/ats/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ats/Makefile.am b/src/ats/Makefile.am
index 306c6e327..db2a150e2 100644
--- a/src/ats/Makefile.am
+++ b/src/ats/Makefile.am
@@ -52,6 +52,7 @@ gnunet_service_ats_SOURCES = \
52gnunet_service_ats_LDADD = \ 52gnunet_service_ats_LDADD = \
53 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 53 $(top_builddir)/src/statistics/libgnunetstatistics.la \
54 $(top_builddir)/src/util/libgnunetutil.la \ 54 $(top_builddir)/src/util/libgnunetutil.la \
55 libgnunetats.la \
55 $(GN_LIBGLPK) \ 56 $(GN_LIBGLPK) \
56 $(GN_LIBINTL) 57 $(GN_LIBINTL)
57gnunet_service_ats_DEPENDENCIES = \ 58gnunet_service_ats_DEPENDENCIES = \