aboutsummaryrefslogtreecommitdiff
path: root/src/transport
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2022-04-01 15:08:41 +0200
committert3sserakt <t3ss@posteo.de>2022-04-03 14:29:27 +0200
commit8f5b71e500a10790bf72d42de03e2db4971bf772 (patch)
tree10507356b5df0d2d0ce0b3b60a91dc070ce1001d /src/transport
parent027177be3bae0c60d530b0b88ed375b082c94d81 (diff)
parente6a0ea8cf388a05856aaedbc5444f266ae47a7ef (diff)
downloadgnunet-8f5b71e500a10790bf72d42de03e2db4971bf772.tar.gz
gnunet-8f5b71e500a10790bf72d42de03e2db4971bf772.zip
Merge branch 'master' of ssh://git.gnunet.org/gnunet
Diffstat (limited to 'src/transport')
-rw-r--r--src/transport/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 69b05fb13..2b09ccf63 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -1528,6 +1528,7 @@ test_transport_simple_send_string.sh \
1528test_transport_simple_send.sh \ 1528test_transport_simple_send.sh \
1529test_transport_simple_send_broadcast.sh \ 1529test_transport_simple_send_broadcast.sh \
1530test_transport_udp_backchannel.sh \ 1530test_transport_udp_backchannel.sh \
1531test_transport_simple_send_dv_circle.sh \
1531gnunet-transport-certificate-creation.in \ 1532gnunet-transport-certificate-creation.in \
1532communicator-unix.conf \ 1533communicator-unix.conf \
1533test_plugin_hostkey \ 1534test_plugin_hostkey \