gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix FTBFS


From: gnunet
Subject: [gnunet] branch master updated: -fix FTBFS
Date: Mon, 26 Apr 2021 21:55:25 +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 5e347ac9d -fix FTBFS
5e347ac9d is described below

commit 5e347ac9df8b49503a1fdfa38707a99a6b2b3b0c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Apr 26 21:53:17 2021 +0200

    -fix FTBFS
---
 src/testbed/Makefile.am | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/testbed/Makefile.am b/src/testbed/Makefile.am
index 740be2742..a1fe0b8b4 100644
--- a/src/testbed/Makefile.am
+++ b/src/testbed/Makefile.am
@@ -228,6 +228,12 @@ test_testbed_api_operations_LDADD = \
  $(top_builddir)/src/util/libgnunetutil.la \
  libgnunettestbed.la
 
+test_testbed_api_hosts_SOURCES = \
+ test_testbed_api_hosts.c
+test_testbed_api_hosts_LDADD = \
+ $(top_builddir)/src/util/libgnunetutil.la \
+ libgnunettestbed.la
+
 test_testbed_api_controllerlink_SOURCES = \
  test_testbed_api_controllerlink.c
 test_testbed_api_controllerlink_LDADD = \

-- 
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]