From 9564807421051f615738e9f9d5fea829e66715d3 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Mon, 13 Jan 2020 14:58:41 +0100 Subject: fix dist for tng --- src/transport/Makefile.am | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/transport/Makefile.am') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index c37a34ab7..077c0409a 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -1527,15 +1527,15 @@ test_transport_api_slow_ats_peer2.conf \ tcp_server_mst_legacy.c \ tcp_server_legacy.c \ tcp_service_legacy.c \ -test_communicator_basic_unix_peer1.conf \ -test_communicator_basic_unix_peer2.conf \ -test_communicator_basic_tcp_peer1.conf \ -test_communicator_basic_tcp_peer2.conf \ -test_communicator_basic_udp_peer1.conf \ -test_communicator_basic_udp_peer2.conf \ -test_communicator_rekey_tcp_peer1.conf \ -test_communicator_rekey_tcp_peer2.conf \ -test_communicator_rekey_udp_peer1.conf \ -test_communicator_rekey_udp_peer2.conf \ -test_communicator_backchannel_udp_peer1.conf \ -test_communicator_backchannel_udp_peer2.conf +test_communicator_unix_basic_peer1.conf \ +test_communicator_unix_basic_peer2.conf \ +test_communicator_tcp_basic_peer1.conf \ +test_communicator_tcp_basic_peer2.conf \ +test_communicator_udp_basic_peer1.conf \ +test_communicator_udp_basic_peer2.conf \ +test_communicator_tcp_rekey_peer1.conf \ +test_communicator_tcp_rekey_peer2.conf \ +test_communicator_udp_rekey_peer1.conf \ +test_communicator_udp_rekey_peer2.conf \ +test_communicator_udp_backchannel_peer1.conf \ +test_communicator_udp_backchannel_peer2.conf -- cgit v1.2.3