From d66ffa57c6036854370fdaa303302be33f5f88c3 Mon Sep 17 00:00:00 2001 From: LRN Date: Fri, 16 Aug 2013 04:08:22 +0000 Subject: Link mesh tests to mesh lib, duh --- src/mesh/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 = \ $(top_builddir)/src/testing/libgnunettesting.la \ $(top_builddir)/src/mesh/libgnunetmeshtest.a \ $(top_builddir)/src/mesh/libgnunetmeshenc.la \ + $(top_builddir)/src/mesh/libgnunetmesh.la \ $(top_builddir)/src/testbed/libgnunettestbed.la dep_mesh_test_lib = \ -- cgit v1.2.3