gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r27455 - gnunet/src/datastore


From: gnunet
Subject: [GNUnet-SVN] r27455 - gnunet/src/datastore
Date: Sat, 15 Jun 2013 23:32:12 +0200

Author: LRN
Date: 2013-06-15 23:32:12 +0200 (Sat, 15 Jun 2013)
New Revision: 27455

Modified:
   gnunet/src/datastore/Makefile.am
Log:
Make gnunet-datastore dependent on libgnunetdatastore

Modified: gnunet/src/datastore/Makefile.am
===================================================================
--- gnunet/src/datastore/Makefile.am    2013-06-15 14:01:04 UTC (rev 27454)
+++ gnunet/src/datastore/Makefile.am    2013-06-15 21:32:12 UTC (rev 27455)
@@ -51,7 +51,10 @@
   $(top_builddir)/src/datastore/libgnunetdatastore.la \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(GN_LIBINTL)
+gnunet_datastore_DEPENDENCIES = \
+  libgnunetdatastore.la
 
+
 if HAVE_MYSQL
  MYSQL_PLUGIN = libgnunet_plugin_datastore_mysql.la
 if HAVE_BENCHMARKS




reply via email to

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