gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r20273 - gnunet/src/namestore


From: gnunet
Subject: [GNUnet-SVN] r20273 - gnunet/src/namestore
Date: Mon, 5 Mar 2012 13:16:39 +0100

Author: grothoff
Date: 2012-03-05 13:16:39 +0100 (Mon, 05 Mar 2012)
New Revision: 20273

Modified:
   gnunet/src/namestore/Makefile.am
Log:
-LRN: add dependencies to namestore

Modified: gnunet/src/namestore/Makefile.am
===================================================================
--- gnunet/src/namestore/Makefile.am    2012-03-05 11:59:34 UTC (rev 20272)
+++ gnunet/src/namestore/Makefile.am    2012-03-05 12:16:39 UTC (rev 20273)
@@ -82,6 +82,10 @@
   $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) -lsqlite3
 libgnunet_plugin_namestore_sqlite_la_LDFLAGS = \
  $(GN_PLUGIN_LDFLAGS)
+libgnunet_plugin_namestore_sqlite_la_DEPENDENCIES = \
+  $(top_builddir)/src/statistics/libgnunetstatistics.la \
+  $(top_builddir)/src/util/libgnunetutil.la \
+  libgnunetnamestore.la
 
 test_namestore_api_sign_verify_SOURCES = \
  test_namestore_api_sign_verify.c




reply via email to

[Prev in Thread] Current Thread [Next in Thread]