aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-12-22 12:41:26 +0900
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-12-22 12:41:26 +0900
commit6d8ba0321cde6cf5dd240b9cbcf36dc95bfdc798 (patch)
tree5c0964e7b3736667a27e735013f7d2d589c14845 /src/transport/Makefile.am
parentdc090c05b18f416543266e9f47f6a2cff0125b92 (diff)
downloadgnunet-6d8ba0321cde6cf5dd240b9cbcf36dc95bfdc798.tar.gz
gnunet-6d8ba0321cde6cf5dd240b9cbcf36dc95bfdc798.zip
rename test as it is now communicator-independent
Diffstat (limited to 'src/transport/Makefile.am')
-rw-r--r--src/transport/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index a5b9aaaa8..ff9d7aec7 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -783,7 +783,7 @@ test_plugin_udp_LDADD = \
783endif 783endif
784 784
785test_communicator_unix_SOURCES = \ 785test_communicator_unix_SOURCES = \
786 test_communicator_unix.c 786 test_communicator.c
787test_communicator_unix_LDADD = \ 787test_communicator_unix_LDADD = \
788 libgnunettransporttesting2.la \ 788 libgnunettransporttesting2.la \
789 $(top_builddir)/src/testing/libgnunettesting.la \ 789 $(top_builddir)/src/testing/libgnunettesting.la \
@@ -1486,5 +1486,5 @@ test_transport_api_slow_ats_peer2.conf \
1486 tcp_server_mst_legacy.c \ 1486 tcp_server_mst_legacy.c \
1487 tcp_server_legacy.c \ 1487 tcp_server_legacy.c \
1488 tcp_service_legacy.c \ 1488 tcp_service_legacy.c \
1489test_communicator_1.conf \ 1489test_communicator_unix_peer1.conf \
1490test_communicator_1.conf 1490test_communicator_unix_peer2.conf