From fcba8b93e2564cfb9246083d06e697753f792d82 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 14 Mar 2013 13:46:14 +0000 Subject: -more DV hacking --- src/dv/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dv/Makefile.am') 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 = \ gnunet_service_dv_SOURCES = \ gnunet-service-dv.c dv.h gnunet_service_dv_LDADD = \ + $(top_builddir)/src/consensus/libgnunetconsensus.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/core/libgnunetcore.la \ $(top_builddir)/src/util/libgnunetutil.la \ -- cgit v1.2.3