From 64c18a74e38a1cb74042d14a4211622a3bde3bee Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Tue, 23 Feb 2021 22:30:15 +0100 Subject: -flurry of bugfixes for tng service --- src/transport/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/Makefile.am') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 67b35365d..a1ffbdb5c 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -954,7 +954,7 @@ test_transport_api_tcp_LDADD = \ libgnunettransporttesting.la test_transport_api2_tcp_SOURCES = \ - test_transport_api.c + test_transport_api2.c test_transport_api2_tcp_LDADD = \ libgnunettransport.la \ $(top_builddir)/src/hello/libgnunethello.la \ -- cgit v1.2.3