gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r18192 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r18192 - gnunet/src/mesh
Date: Thu, 17 Nov 2011 17:20:09 +0100

Author: bartpolot
Date: 2011-11-17 17:20:09 +0100 (Thu, 17 Nov 2011)
New Revision: 18192

Modified:
   gnunet/src/mesh/Makefile.am
Log:
Removed deprecated testcase

Modified: gnunet/src/mesh/Makefile.am
===================================================================
--- gnunet/src/mesh/Makefile.am 2011-11-17 15:46:48 UTC (rev 18191)
+++ gnunet/src/mesh/Makefile.am 2011-11-17 16:20:09 UTC (rev 18192)
@@ -49,7 +49,6 @@
  test_mesh_local_2 \
  test_mesh_2dtorus \
  test_mesh_small_unicast \
- test_mesh_small_unicast_far \
  test_mesh_small_multicast
 
 test_mesh_api_SOURCES = \
@@ -101,15 +100,6 @@
 test_mesh_small_unicast_DEPENDENCIES = \
   libgnunetmesh.la
 
-test_mesh_small_unicast_far_SOURCES = \
- test_mesh_small.c
-test_mesh_small_unicast_far_LDADD = \
-  $(top_builddir)/src/mesh/libgnunetmesh.la \
-  $(top_builddir)/src/util/libgnunetutil.la \
-  $(top_builddir)/src/testing/libgnunettesting.la
-test_mesh_small_unicast_far_DEPENDENCIES = \
-  libgnunetmesh.la
-
 test_mesh_small_multicast_SOURCES = \
  test_mesh_small.c
 test_mesh_small_multicast_LDADD = \




reply via email to

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