aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index ed5a2ef54..6e8ceb638 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -779,7 +779,9 @@ check_SCRIPTS= \
779 test_transport_simple_send_string.sh \ 779 test_transport_simple_send_string.sh \
780 test_transport_simple_send.sh \ 780 test_transport_simple_send.sh \
781 test_transport_simple_send_broadcast.sh \ 781 test_transport_simple_send_broadcast.sh \
782 test_transport_udp_backchannel.sh 782 test_transport_udp_backchannel.sh \
783 test_transport_simple_send_dv_circle.sh
784 # test_transport_simple_send_dv_inverse.sh
783 785
784test_transport_start_with_config_SOURCES = \ 786test_transport_start_with_config_SOURCES = \
785 test_transport_start_with_config.c 787 test_transport_start_with_config.c