aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/Makefile.am
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-09-02 19:59:58 +0000
committerBart Polot <bart@net.in.tum.de>2011-09-02 19:59:58 +0000
commit0ee1339afc5c5e1105e234b6840c87df58a01f2c (patch)
tree64329e69e58ac66fa38f425eccf8ebebb13f1dd9 /src/mesh/Makefile.am
parente1fda8a5d8674328afa61cc50842fdbd2a7044ba (diff)
downloadgnunet-0ee1339afc5c5e1105e234b6840c87df58a01f2c.tar.gz
gnunet-0ee1339afc5c5e1105e234b6840c87df58a01f2c.zip
Changes in API, adapted code and testfiles, improved client reconnect, new documentation, small fixes
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 1131c07c6..cea6152e2 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -69,7 +69,7 @@ test_mesh_small_DEPENDENCIES = \
69 libgnunetmeshnew.la 69 libgnunetmeshnew.la
70 70
71if ENABLE_TEST_RUN 71if ENABLE_TEST_RUN
72TESTS = test_mesh_small 72TESTS = test_mesh_api
73endif 73endif
74 74
75EXTRA_DIST = \ 75EXTRA_DIST = \