From dc090c05b18f416543266e9f47f6a2cff0125b92 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Sun, 22 Dec 2019 12:26:04 +0900 Subject: fixing tng testcase unix communicator --- src/transport/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/transport/Makefile.am') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index ae77899a0..a5b9aaaa8 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -786,6 +786,7 @@ test_communicator_unix_SOURCES = \ test_communicator_unix.c test_communicator_unix_LDADD = \ libgnunettransporttesting2.la \ + $(top_builddir)/src/testing/libgnunettesting.la \ $(top_builddir)/src/util/libgnunetutil.la test_plugin_unix_SOURCES = \ -- cgit v1.2.3