aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-11-04 15:16:44 +0000
committerBart Polot <bart@net.in.tum.de>2011-11-04 15:16:44 +0000
commiteab07aa4f5151b0bf76a30338279f39418a4528d (patch)
tree4fd341cf32b153e2a483ac6dacec7ae614b99a22 /src/mesh
parentca6de9ffa12572fa6d5ca26a23974ef9dde47764 (diff)
downloadgnunet-eab07aa4f5151b0bf76a30338279f39418a4528d.tar.gz
gnunet-eab07aa4f5151b0bf76a30338279f39418a4528d.zip
Reenable multicast testcase
Diffstat (limited to 'src/mesh')
-rw-r--r--src/mesh/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am
index f6546a586..fa6af8d7f 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -114,7 +114,7 @@ test_mesh_small_multicast_DEPENDENCIES = \
114 114
115 115
116if ENABLE_TEST_RUN 116if ENABLE_TEST_RUN
117TESTS = test_mesh_api test_mesh_tree_api test_mesh_local_1 test_mesh_local_2 test_mesh_small_unicast 117TESTS = test_mesh_api test_mesh_tree_api test_mesh_local_1 test_mesh_local_2 test_mesh_small_unicast test_mesh_small_multicast
118endif 118endif
119 119
120EXTRA_DIST = \ 120EXTRA_DIST = \