aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/Makefile.am')
-rw-r--r--src/mesh/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am
index e1c607d7f..1c8476076 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -111,9 +111,9 @@ endif
111ld_mesh_test_lib = \ 111ld_mesh_test_lib = \
112 $(top_builddir)/src/util/libgnunetutil.la \ 112 $(top_builddir)/src/util/libgnunetutil.la \
113 $(top_builddir)/src/testing/libgnunettesting.la \ 113 $(top_builddir)/src/testing/libgnunettesting.la \
114 $(top_builddir)/src/testbed/libgnunettestbed.la \ 114 $(top_builddir)/src/mesh/libgnunetmeshtest.a \
115 $(top_builddir)/src/mesh/libgnunetmesh.la \ 115 $(top_builddir)/src/mesh/libgnunetmesh.la \
116 $(top_builddir)/src/mesh/libgnunetmeshtest.a 116 $(top_builddir)/src/testbed/libgnunettestbed.la
117 117
118dep_mesh_test_lib = \ 118dep_mesh_test_lib = \
119 libgnunetmesh.la \ 119 libgnunetmesh.la \