[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] branch master updated: -missing library
From: |
gnunet |
Subject: |
[gnunet] branch master updated: -missing library |
Date: |
Mon, 26 Jul 2021 15:38:09 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository gnunet.
The following commit(s) were added to refs/heads/master by this push:
new e5b94227d -missing library
e5b94227d is described below
commit e5b94227dfa1ceae8125530316103eacf17155e2
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Jul 26 15:34:38 2021 +0200
-missing library
---
src/testbed/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/testbed/Makefile.am b/src/testbed/Makefile.am
index cca8c59bc..c1d89607c 100644
--- a/src/testbed/Makefile.am
+++ b/src/testbed/Makefile.am
@@ -44,6 +44,7 @@ libgnunet_plugin_testcmd_la_SOURCES = \
plugin_testcmd.c
libgnunet_plugin_testcmd_la_LIBADD = \
$(top_builddir)/src/util/libgnunetutil.la \
+ $(top_builddir)/src/arm/libgnunetarm.la \
$(top_builddir)/src/testing/libgnunettesting.la \
$(top_builddir)/src/statistics/libgnunetstatistics.la \
libgnunettestbed.la \
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnunet] branch master updated: -missing library,
gnunet <=