gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: turn teah_common.c into libtaler


From: gnunet
Subject: [taler-merchant] branch master updated: turn teah_common.c into libtalercurl, fixes many ugly issues in build system
Date: Sat, 26 Oct 2019 20:43:30 +0200

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 27bf43c  turn teah_common.c into libtalercurl, fixes many ugly issues 
in build system
27bf43c is described below

commit 27bf43c4075ca03c500a6d3643fe575d910a202c
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Oct 11 23:35:49 2019 +0200

    turn teah_common.c into libtalercurl, fixes many ugly issues in build system
---
 src/lib/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 9b168a7..6a5e9bf 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -29,9 +29,9 @@ libtalermerchant_la_SOURCES = \
   merchant_api_refund.c \
   merchant_api_check_payment.c \
   merchant_api_tip_query.c
-
 libtalermerchant_la_LIBADD = \
   -ltalerexchange \
+  -ltalercurl \
   -ltalerjson \
   -ltalerutil \
   -lgnunetcurl \

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



reply via email to

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