aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-07-24 11:45:08 +0000
committerChristian Grothoff <christian@grothoff.org>2011-07-24 11:45:08 +0000
commit8233a156290cf549bc9c26d097ecf07bff072fea (patch)
treefa85c2845431850c8a00c4ee7d546d99dc97c68b /src/transport/Makefile.am
parent8cfd6503c9292c8fb2d5b4a6ee00193645bd86d4 (diff)
downloadgnunet-8233a156290cf549bc9c26d097ecf07bff072fea.tar.gz
gnunet-8233a156290cf549bc9c26d097ecf07bff072fea.zip
fx
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index d06c9a527..feddbec78 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -269,7 +269,7 @@ check_PROGRAMS = \
269if ENABLE_TEST_RUN 269if ENABLE_TEST_RUN
270TESTS = \ 270TESTS = \
271 $(TEST_TRANSPORT_ATS) \ 271 $(TEST_TRANSPORT_ATS) \
272 perf_transport_ats \ 272 $(ATS_TRANSPORT_BENCHMARKS) \
273 test_transport_api_tcp \ 273 test_transport_api_tcp \
274 test_transport_api_tcp_nat \ 274 test_transport_api_tcp_nat \
275 test_transport_api_udp \ 275 test_transport_api_udp \