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 e9e2bba3f..3c3998535 100644
--- a/src/dv/Makefile.am
+++ b/src/dv/Makefile.am
@@ -38,6 +38,7 @@ libexec_PROGRAMS = \
38gnunet_service_dv_SOURCES = \ 38gnunet_service_dv_SOURCES = \
39 gnunet-service-dv.c dv.h 39 gnunet-service-dv.c dv.h
40gnunet_service_dv_LDADD = \ 40gnunet_service_dv_LDADD = \
41 $(top_builddir)/src/consensus/libgnunetconsensus.la \
41 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 42 $(top_builddir)/src/statistics/libgnunetstatistics.la \
42 $(top_builddir)/src/core/libgnunetcore.la \ 43 $(top_builddir)/src/core/libgnunetcore.la \
43 $(top_builddir)/src/util/libgnunetutil.la \ 44 $(top_builddir)/src/util/libgnunetutil.la \