aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/Makefile.am
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-10-05 20:25:41 +0000
committerBart Polot <bart@net.in.tum.de>2011-10-05 20:25:41 +0000
commita9517169f685a7f67fe251b45bb2bbb23a614240 (patch)
treea5f04c8de8f3ab90db0b17fb1a2f0d9024b5b985 /src/mesh/Makefile.am
parentb89e780adf98391f8429eaa78523f76c30021a02 (diff)
downloadgnunet-a9517169f685a7f67fe251b45bb2bbb23a614240.tar.gz
gnunet-a9517169f685a7f67fe251b45bb2bbb23a614240.zip
Simplfied base multipeer testcase, removed tests from experimental
Diffstat (limited to 'src/mesh/Makefile.am')
-rw-r--r--src/mesh/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am
index 30bc332c7..e95faffea 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -110,9 +110,7 @@ test_mesh_small_unicast_DEPENDENCIES = \
110 libgnunetmeshnew.la 110 libgnunetmeshnew.la
111 111
112if ENABLE_TEST_RUN 112if ENABLE_TEST_RUN
113if HAVE_EXPERIMENTAL 113TESTS = test_mesh_api test_mesh_path_api test_mesh_local_1 test_mesh_local_2 test_mesh_small
114TESTS = test_mesh_api test_mesh_path_api test_mesh_local_1 test_mesh_local_2 test_mesh_small_unicast
115endif
116endif 114endif
117 115
118EXTRA_DIST = \ 116EXTRA_DIST = \