aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 72ce932a5..c76b1e640 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -159,6 +159,7 @@ ld_mesh_test_lib = \
159 $(top_builddir)/src/testing/libgnunettesting.la \ 159 $(top_builddir)/src/testing/libgnunettesting.la \
160 $(top_builddir)/src/mesh/libgnunetmeshtest.a \ 160 $(top_builddir)/src/mesh/libgnunetmeshtest.a \
161 $(top_builddir)/src/mesh/libgnunetmeshenc.la \ 161 $(top_builddir)/src/mesh/libgnunetmeshenc.la \
162 $(top_builddir)/src/mesh/libgnunetmesh.la \
162 $(top_builddir)/src/testbed/libgnunettestbed.la 163 $(top_builddir)/src/testbed/libgnunettestbed.la
163 164
164dep_mesh_test_lib = \ 165dep_mesh_test_lib = \