gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: add missing flags for coverage a


From: gnunet
Subject: [taler-exchange] branch master updated: add missing flags for coverage analysis
Date: Mon, 24 Feb 2020 13:49:18 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new d2bc28ae add missing flags for coverage analysis
d2bc28ae is described below

commit d2bc28aee686dc2f6f92ce24a0d51d9368aa8a25
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Feb 24 13:49:15 2020 +0100

    add missing flags for coverage analysis
---
 src/benchmark/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/benchmark/Makefile.am b/src/benchmark/Makefile.am
index 62aadf60..af1f5b94 100644
--- a/src/benchmark/Makefile.am
+++ b/src/benchmark/Makefile.am
@@ -26,7 +26,8 @@ taler_exchange_benchmark_LDADD = \
   -lgnunetjson \
   -lgnunetcurl \
   -lgnunetutil \
-  -ljansson
+  -ljansson \
+  $(XLIB)
 
 EXTRA_DIST = \
   benchmark.conf \

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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