aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 = \
188 test_testing_topology.c 188 test_testing_topology.c
189test_testing_topology_small_world_torus_LDADD = \ 189test_testing_topology_small_world_torus_LDADD = \
190 $(top_builddir)/src/testing/libgnunettesting.la \ 190 $(top_builddir)/src/testing/libgnunettesting.la \
191 $(top_builddir)/src/core/libgnunetcore.la \
191 $(top_builddir)/src/util/libgnunetutil.la 192 $(top_builddir)/src/util/libgnunetutil.la
192 193
193test_testing_topology_internat_SOURCES = \ 194test_testing_topology_internat_SOURCES = \