aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-02-03 13:28:16 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2022-02-03 13:28:16 +0100
commit3146c65c67b93ce4eb5bf27775167fde65f5e3c4 (patch)
treeae727b7c408e3c6cd0310971ef23a96d0fd7af18
parentc5fea85941b21cd35fc7a0e515995e0828a774e7 (diff)
parent16c9959d9b395b179446ee4a2cb70f3563c4fb20 (diff)
downloadgnunet-3146c65c67b93ce4eb5bf27775167fde65f5e3c4.tar.gz
gnunet-3146c65c67b93ce4eb5bf27775167fde65f5e3c4.zip
Merge branch 'master' of git+ssh://git.gnunet.org/gnunet
-rw-r--r--src/transport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index ec00bc917..5d6fb8421 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -778,7 +778,7 @@ check_SCRIPTS= \
778 test_transport_simple_send.sh \ 778 test_transport_simple_send.sh \
779 test_transport_simple_send_broadcast.sh \ 779 test_transport_simple_send_broadcast.sh \
780 test_transport_udp_backchannel.sh \ 780 test_transport_udp_backchannel.sh \
781 test_transport_simple_send_dv_circle.sh 781 # test_transport_simple_send_dv_circle.sh
782 # test_transport_simple_send_dv_inverse.sh 782 # test_transport_simple_send_dv_inverse.sh
783 783
784test_transport_start_with_config_SOURCES = \ 784test_transport_start_with_config_SOURCES = \