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.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index d281c4ffb..5fe8229e7 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -738,7 +738,9 @@ endif
738endif 738endif
739 739
740check_SCRIPTS= \ 740check_SCRIPTS= \
741 test_transport_simple_send_string.sh \
741 test_transport_simple_send.sh \ 742 test_transport_simple_send.sh \
743 test_transport_simple_send_broadcast.sh \
742 test_transport_udp_backchannel.sh 744 test_transport_udp_backchannel.sh
743 745
744test_transport_start_with_config_SOURCES = \ 746test_transport_start_with_config_SOURCES = \