diff options
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r-- | src/transport/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 5d6fb8421..ec00bc917 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -778,7 +778,7 @@ check_SCRIPTS= \ test_transport_simple_send.sh \ test_transport_simple_send_broadcast.sh \ test_transport_udp_backchannel.sh \ - # test_transport_simple_send_dv_circle.sh + test_transport_simple_send_dv_circle.sh # test_transport_simple_send_dv_inverse.sh test_transport_start_with_config_SOURCES = \ |