From: Christian Grothoff Date: Wed, 23 Feb 2011 09:11:04 +0000 (+0000) Subject: trans X-Git-Tag: initial-import-from-subversion-38251~19076 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=43363280a873427274190f04422931e5959fae6f;p=oweals%2Fgnunet.git trans --- 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 \