From: Christian Grothoff Date: Wed, 29 Feb 2012 08:44:35 +0000 (+0000) Subject: -LRN: fix X-Git-Tag: initial-import-from-subversion-38251~14552 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fe1e67e9cab9d7bad0211c654ec90f1ef15b7c97;p=oweals%2Fgnunet.git -LRN: fix --- diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am index ca87aa721..f67ccf9ad 100644 --- a/src/namestore/Makefile.am +++ b/src/namestore/Makefile.am @@ -51,6 +51,7 @@ gnunet_service_namestore_LDADD = \ $(top_builddir)/src/namestore/libgnunetnamestore.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/util/libgnunetutil.la \ + libgnunetnamestore.la \ $(GN_LIBINTL) if HAVE_SQLITE