gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r16839 - gnunet/src/mesh
Date: Wed, 14 Sep 2011 15:26:00 +0200

Author: bartpolot
Date: 2011-09-14 15:26:00 +0200 (Wed, 14 Sep 2011)
New Revision: 16839

Modified:
   gnunet/src/mesh/Makefile.am
Log:
Fixed typo

Modified: gnunet/src/mesh/Makefile.am
===================================================================
--- gnunet/src/mesh/Makefile.am 2011-09-14 12:42:28 UTC (rev 16838)
+++ gnunet/src/mesh/Makefile.am 2011-09-14 13:26:00 UTC (rev 16839)
@@ -65,7 +65,7 @@
 test_mesh_local_1_LDADD = \
  $(top_builddir)/src/util/libgnunetutil.la \
  $(top_builddir)/src/mesh/libgnunetmeshnew.la
-test_mesh_api_1_DEPENDENCIES = \
+test_mesh_local_1_DEPENDENCIES = \
   libgnunetmeshnew.la
 
 test_mesh_local_2_SOURCES = \
@@ -73,7 +73,7 @@
 test_mesh_local_2_LDADD = \
  $(top_builddir)/src/util/libgnunetutil.la \
  $(top_builddir)/src/mesh/libgnunetmeshnew.la
-test_mesh_api_2_DEPENDENCIES = \
+test_mesh_local_2_DEPENDENCIES = \
   libgnunetmeshnew.la
 
 test_mesh_small_SOURCES = \




reply via email to

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