diff options
Diffstat (limited to 'src/mesh/Makefile.am')
-rw-r--r-- | src/mesh/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am index 4e7e5c323..7f042951d 100644 --- a/src/mesh/Makefile.am +++ b/src/mesh/Makefile.am @@ -121,7 +121,7 @@ test_mesh_small_multicast_DEPENDENCIES = \ if ENABLE_TEST_RUN -TESTS = test_mesh_api test_mesh_path_api test_mesh_local_1 test_mesh_local_2 test_mesh_small_unicast test_mesh_small_multicast +TESTS = test_mesh_api test_mesh_path_api test_mesh_local_1 test_mesh_local_2 test_mesh_small_unicast endif EXTRA_DIST = \ |