aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2020-01-13 14:58:41 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2020-01-13 14:58:41 +0100
commit9564807421051f615738e9f9d5fea829e66715d3 (patch)
tree30bbdaec8dbadc4118e1853e3bfeb1738161a90a /src/transport/Makefile.am
parent25eab823fb8db842be0524ce37d5df433d1e5fb9 (diff)
downloadgnunet-9564807421051f615738e9f9d5fea829e66715d3.tar.gz
gnunet-9564807421051f615738e9f9d5fea829e66715d3.zip
fix dist for tng
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am24
1 files changed, 12 insertions, 12 deletions
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 \
1527 tcp_server_mst_legacy.c \ 1527 tcp_server_mst_legacy.c \
1528 tcp_server_legacy.c \ 1528 tcp_server_legacy.c \
1529 tcp_service_legacy.c \ 1529 tcp_service_legacy.c \
1530test_communicator_basic_unix_peer1.conf \ 1530test_communicator_unix_basic_peer1.conf \
1531test_communicator_basic_unix_peer2.conf \ 1531test_communicator_unix_basic_peer2.conf \
1532test_communicator_basic_tcp_peer1.conf \ 1532test_communicator_tcp_basic_peer1.conf \
1533test_communicator_basic_tcp_peer2.conf \ 1533test_communicator_tcp_basic_peer2.conf \
1534test_communicator_basic_udp_peer1.conf \ 1534test_communicator_udp_basic_peer1.conf \
1535test_communicator_basic_udp_peer2.conf \ 1535test_communicator_udp_basic_peer2.conf \
1536test_communicator_rekey_tcp_peer1.conf \ 1536test_communicator_tcp_rekey_peer1.conf \
1537test_communicator_rekey_tcp_peer2.conf \ 1537test_communicator_tcp_rekey_peer2.conf \
1538test_communicator_rekey_udp_peer1.conf \ 1538test_communicator_udp_rekey_peer1.conf \
1539test_communicator_rekey_udp_peer2.conf \ 1539test_communicator_udp_rekey_peer2.conf \
1540test_communicator_backchannel_udp_peer1.conf \ 1540test_communicator_udp_backchannel_peer1.conf \
1541test_communicator_backchannel_udp_peer2.conf 1541test_communicator_udp_backchannel_peer2.conf