aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2022-03-19 11:23:15 +0100
committerMartin Schanzenbach <mschanzenbach@posteo.de>2022-03-19 11:26:31 +0100
commite96a9eb00942666fceb2a3658ee7b6d2784a098c (patch)
treef99d5ae20f8405ffd2442c1ad58e91e307f8a1f0 /src
parente80ee47494444a968ef0978fdc93b1a40210a129 (diff)
downloadgnunet-e96a9eb00942666fceb2a3658ee7b6d2784a098c.tar.gz
gnunet-e96a9eb00942666fceb2a3658ee7b6d2784a098c.zip
-fix distv0.16.2
Diffstat (limited to 'src')
-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 \