aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/Makefile.am
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-09-08 17:25:39 +0000
committerBart Polot <bart@net.in.tum.de>2011-09-08 17:25:39 +0000
commit541d2dc47f919906b1a493f3f66b4afc1cfdc3fb (patch)
tree680d90ce8054cf0a721c7358d7075ff7ecb615b6 /src/mesh/Makefile.am
parentfb9f26178c5dfdba919b089ccdab9f1e8f3a2101 (diff)
downloadgnunet-541d2dc47f919906b1a493f3f66b4afc1cfdc3fb.tar.gz
gnunet-541d2dc47f919906b1a493f3f66b4afc1cfdc3fb.zip
Extended test case, fixed bugs, refactored code and connection packet format. DHT still does not return results...
Diffstat (limited to 'src/mesh/Makefile.am')
-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 f49b3e326..0c7d598d4 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -77,7 +77,7 @@ test_mesh_small_DEPENDENCIES = \
77 libgnunetmeshnew.la 77 libgnunetmeshnew.la
78 78
79if ENABLE_TEST_RUN 79if ENABLE_TEST_RUN
80TESTS = test_mesh_api test_mesh_local 80TESTS = test_mesh_api
81endif 81endif
82 82
83EXTRA_DIST = \ 83EXTRA_DIST = \