From 43363280a873427274190f04422931e5959fae6f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 23 Feb 2011 09:11:04 +0000 Subject: [PATCH] trans --- src/dv/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/dv/Makefile.am b/src/dv/Makefile.am index aa39bca2e..64763af55 100644 --- a/src/dv/Makefile.am +++ b/src/dv/Makefile.am @@ -34,6 +34,7 @@ gnunet_service_dv_SOURCES = \ gnunet_service_dv_LDADD = \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/dv/libgnunetdv.la \ + $(top_builddir)/src/core/libgnunetcore.la \ $(top_builddir)/src/hello/libgnunethello.la \ $(top_builddir)/src/peerinfo/libgnunetpeerinfo.la \ $(top_builddir)/src/util/libgnunetutil.la \ -- 2.25.1