gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: fix flags for coverage analysis


From: gnunet
Subject: [taler-merchant] branch master updated: fix flags for coverage analysis
Date: Thu, 29 Oct 2020 22:34:34 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

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

commit 178aea6d45a14990c74b34611d0d248e605cb6ba
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Oct 29 22:34:31 2020 +0100

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

diff --git a/src/backend/Makefile.am b/src/backend/Makefile.am
index 60e8125..1038598 100644
--- a/src/backend/Makefile.am
+++ b/src/backend/Makefile.am
@@ -116,4 +116,5 @@ taler_merchant_httpd_LDADD = \
   @QR_LIBS@ \
   $(XLIB)
 taler_merchant_httpd_CFLAGS = \
-  @QR_CFLAGS@
+  @QR_CFLAGS@ \
+  $(AM_CFLAGS) 

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