aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/Makefile.am
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2011-05-06 02:00:07 +0000
committerBart Polot <bart@net.in.tum.de>2011-05-06 02:00:07 +0000
commit0bc04c3620079f20dfe1fdb42a6cb56a6013045b (patch)
tree297165d48e1a0b74a19181e9d8efb41052a0943b /src/mesh/Makefile.am
parent3252ddd73ea1639aba2159e7cc91681730470cbf (diff)
downloadgnunet-0bc04c3620079f20dfe1fdb42a6cb56a6013045b.tar.gz
gnunet-0bc04c3620079f20dfe1fdb42a6cb56a6013045b.zip
Added mesh mockup test
Diffstat (limited to 'src/mesh/Makefile.am')
-rw-r--r--src/mesh/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am
index 902ed95f9..c13561192 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -55,3 +55,4 @@ test_mesh_api_LDADD = \
55test_mesh_api_DEPENDENCIES = \ 55test_mesh_api_DEPENDENCIES = \
56 libgnunetmeshnew.la 56 libgnunetmeshnew.la
57 57
58TESTS = test_mesh_api \ No newline at end of file