Fixed typo
authorBart Polot <bart@net.in.tum.de>
Wed, 14 Sep 2011 13:26:00 +0000 (13:26 +0000)
committerBart Polot <bart@net.in.tum.de>
Wed, 14 Sep 2011 13:26:00 +0000 (13:26 +0000)
src/mesh/Makefile.am

index 1a6852a54aa8486180085dd0d47d5dd22a381273..7e3f333be5351bb207fecfecaf41a1575ecd463e 100644 (file)
@@ -65,7 +65,7 @@ test_mesh_local_1_SOURCES = \
 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_SOURCES = \
 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 = \