From 62853641f7ddb1e1b52b105c48039b3c65f36a32 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 19 Aug 2020 00:07:09 +0200 Subject: -fix FTBFS for seti --- src/seti/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/seti/Makefile.am b/src/seti/Makefile.am index d96ffff03..b4980b670 100644 --- a/src/seti/Makefile.am +++ b/src/seti/Makefile.am @@ -70,7 +70,7 @@ test_seti_api_SOURCES = \ test_seti_api_LDADD = \ $(top_builddir)/src/util/libgnunetutil.la \ $(top_builddir)/src/testing/libgnunettesting.la \ - libgnunetset.la + libgnunetseti.la plugin_LTLIBRARIES = \ libgnunet_plugin_block_seti_test.la -- cgit v1.2.3