aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 28bb5c431..8e44a334b 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -1524,7 +1524,10 @@ test_transport_api_slow_ats_LDADD = \
1524 1524
1525 1525
1526EXTRA_DIST = \ 1526EXTRA_DIST = \
1527$(check_SCRIPTS) \ 1527test_transport_simple_send_string.sh \
1528test_transport_simple_send.sh \
1529test_transport_simple_send_broadcast.sh \
1530test_transport_udp_backchannel.sh \
1528gnunet-transport-certificate-creation.in \ 1531gnunet-transport-certificate-creation.in \
1529communicator-unix.conf \ 1532communicator-unix.conf \
1530test_plugin_hostkey \ 1533test_plugin_hostkey \