aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-05-07 08:33:05 +0000
committerChristian Grothoff <christian@grothoff.org>2011-05-07 08:33:05 +0000
commite04dc512dcdedfd79400f36f86109dc1aba6e31b (patch)
treef5cd0aa334b2e6f6b6d7ff8b19353f0e524f786c /src/testing/Makefile.am
parent07adb6fe657377f0acbce814feb93b09a8326650 (diff)
downloadgnunet-e04dc512dcdedfd79400f36f86109dc1aba6e31b.tar.gz
gnunet-e04dc512dcdedfd79400f36f86109dc1aba6e31b.zip
link
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 = \