gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r32958 - gnunet/src/namestore
Date: Tue, 8 Apr 2014 10:07:18 +0200

Author: grothoff
Date: 2014-04-08 10:07:18 +0200 (Tue, 08 Apr 2014)
New Revision: 32958

Modified:
   gnunet/src/namestore/Makefile.am
Log:
-comment out all of directives on test

Modified: gnunet/src/namestore/Makefile.am
===================================================================
--- gnunet/src/namestore/Makefile.am    2014-04-08 08:02:07 UTC (rev 32957)
+++ gnunet/src/namestore/Makefile.am    2014-04-08 08:07:18 UTC (rev 32958)
@@ -52,7 +52,7 @@
  test_namestore_api_zone_iteration_stop \
  test_namestore_api_monitoring \
  test_namestore_api_monitoring_existing
-#test_namestore_api_zone_to_name
+# test_namestore_api_zone_to_name
 endif
 
 if HAVE_SQLITE
@@ -254,12 +254,12 @@
   $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \
   $(top_builddir)/src/namestore/libgnunetnamestore.la
 
-test_namestore_api_zone_to_name_SOURCES = \
- test_namestore_api_zone_to_name.c
-test_namestore_api_zone_to_name_LDADD = \
-  $(top_builddir)/src/testing/libgnunettesting.la \
-  $(top_builddir)/src/util/libgnunetutil.la \
-  $(top_builddir)/src/namestore/libgnunetnamestore.la
+#test_namestore_api_zone_to_name_SOURCES = \
+# test_namestore_api_zone_to_name.c
+#test_namestore_api_zone_to_name_LDADD = \
+#  $(top_builddir)/src/testing/libgnunettesting.la \
+#  $(top_builddir)/src/util/libgnunetutil.la \
+#  $(top_builddir)/src/namestore/libgnunetnamestore.la
 
 test_namestore_api_monitoring_SOURCES = \
  test_namestore_api_monitoring.c




reply via email to

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