gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: -fix typo


From: gnunet
Subject: [taler-anastasis] branch master updated: -fix typo
Date: Wed, 28 Apr 2021 14:19:02 +0200

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 1187a4e  -fix typo
1187a4e is described below

commit 1187a4e85567093df2ff9704014f3cc913432cfe
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Apr 28 14:19:00 2021 +0200

    -fix typo
---
 src/restclient/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/restclient/Makefile.am b/src/restclient/Makefile.am
index f105277..075d3a7 100644
--- a/src/restclient/Makefile.am
+++ b/src/restclient/Makefile.am
@@ -29,7 +29,7 @@ libanastasisrest_la_LIBADD = \
   -ltalerjson \
   -ltalerutil \
   -ltalermerchant \
-  -ltalerjson
+  -ltalerjson \
   $(XLIB)
 
 if HAVE_LIBCURL
@@ -39,3 +39,4 @@ if HAVE_LIBGNURL
 libanastasisrest_la_LIBADD += -lgnurl
 endif
 endif
+

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