aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-02-26 10:22:17 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2022-02-26 10:22:17 +0100
commit7dbabde5ecd77ab73a2d630db9f1df418ac987b8 (patch)
treef389a29ee71ecadd5da9a431571b23da37a7ecce /src/transport/Makefile.am
parent8fe9edb11728c34de80242b438cbb0d75e26a04d (diff)
downloadgnunet-7dbabde5ecd77ab73a2d630db9f1df418ac987b8.tar.gz
gnunet-7dbabde5ecd77ab73a2d630db9f1df418ac987b8.zip
-include test scripts
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 \