aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-09 18:32:58 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-09 18:32:58 +0000
commitb480a172a0d7576206d74cf062a896e23880f4c5 (patch)
tree6968e1a055ff2a463ae44e087f1ff3af3081c3cb /src/integration-tests/Makefile.am
parent376b8ef20ff26358164f23e3fee93ac23aebc2c2 (diff)
downloadgnunet-b480a172a0d7576206d74cf062a896e23880f4c5.tar.gz
gnunet-b480a172a0d7576206d74cf062a896e23880f4c5.zip
-fix
Diffstat (limited to 'src/integration-tests/Makefile.am')
-rw-r--r--src/integration-tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/integration-tests/Makefile.am b/src/integration-tests/Makefile.am
index fb69e289b..917eb2e96 100644
--- a/src/integration-tests/Makefile.am
+++ b/src/integration-tests/Makefile.am
@@ -116,7 +116,7 @@ test_integration_connection_values_tcp_udp_http.py: test_integration_connection_
116test_connection_stability_SOURCES = \ 116test_connection_stability_SOURCES = \
117 test_connection_stability.c 117 test_connection_stability.c
118test_connection_stability_LDADD = \ 118test_connection_stability_LDADD = \
119 $(top_builddir)/src/testing/libgnunettesting.la \ 119 $(top_builddir)/src/testing_old/libgnunettesting_old.la \
120 $(top_builddir)/src/util/libgnunetutil.la 120 $(top_builddir)/src/util/libgnunetutil.la
121 121
122 122