aboutsummaryrefslogtreecommitdiff
path: root/src/dv/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/dv/Makefile.am')
-rw-r--r--src/dv/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dv/Makefile.am b/src/dv/Makefile.am
index 5af2f966a7..52872f5740 100644
--- a/src/dv/Makefile.am
+++ b/src/dv/Makefile.am
@@ -41,6 +41,7 @@ libexec_PROGRAMS = \
gnunet_service_dv_SOURCES = \
gnunet-service-dv.c dv.h
gnunet_service_dv_LDADD = \
+ $(top_builddir)/src/ats/libgnunetats.la \
$(top_builddir)/src/consensus/libgnunetconsensus.la \
$(top_builddir)/src/statistics/libgnunetstatistics.la \
$(top_builddir)/src/core/libgnunetcore.la \