gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: -fix FTBFS for seti


From: gnunet
Subject: [gnunet] branch master updated: -fix FTBFS for seti
Date: Wed, 19 Aug 2020 00:13:34 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 62853641f -fix FTBFS for seti
62853641f is described below

commit 62853641f7ddb1e1b52b105c48039b3c65f36a32
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Aug 19 00:07:09 2020 +0200

    -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

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]