From 527ec708aace867948df47499482b13776de4611 Mon Sep 17 00:00:00 2001 From: t3sserakt Date: Mon, 29 Nov 2021 13:51:49 +0100 Subject: - added dv script, but removed it from check_SCRIPTS, because it does not worg atm. --- src/transport/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/transport/Makefile.am') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 6c811ad7b..423602fea 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -776,8 +776,7 @@ check_SCRIPTS= \ test_transport_simple_send_string.sh \ test_transport_simple_send.sh \ test_transport_simple_send_broadcast.sh \ - test_transport_udp_backchannel.sh \ - test_transport_simple_send_dv.sh + test_transport_udp_backchannel.sh test_transport_start_with_config_SOURCES = \ test_transport_start_with_config.c -- cgit v1.2.3