From e04dc512dcdedfd79400f36f86109dc1aba6e31b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 7 May 2011 08:33:05 +0000 Subject: [PATCH] link --- src/testing/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am index 9dc98264e..ac57659ef 100644 --- a/src/testing/Makefile.am +++ b/src/testing/Makefile.am @@ -188,6 +188,7 @@ test_testing_topology_small_world_torus_SOURCES = \ test_testing_topology.c test_testing_topology_small_world_torus_LDADD = \ $(top_builddir)/src/testing/libgnunettesting.la \ + $(top_builddir)/src/core/libgnunetcore.la \ $(top_builddir)/src/util/libgnunetutil.la test_testing_topology_internat_SOURCES = \ -- 2.25.1