gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sync] branch master updated: -add missing dependency


From: gnunet
Subject: [taler-sync] branch master updated: -add missing dependency
Date: Wed, 10 Jan 2024 15:41:12 +0100

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

grothoff pushed a commit to branch master
in repository sync.

The following commit(s) were added to refs/heads/master by this push:
     new 9b390e6  -add missing dependency
9b390e6 is described below

commit 9b390e67d946eff18c08cf10dac30b9ea9f5b7f4
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jan 10 15:41:10 2024 +0100

    -add missing dependency
---
 src/lib/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index f4979b5..0ccd964 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -7,7 +7,7 @@ if USE_COVERAGE
 endif
 
 lib_LTLIBRARIES = \
-  libsync.la 
+  libsync.la
 
 libsync_la_LDFLAGS = \
   -version-info 0:0:0 \
@@ -20,8 +20,8 @@ libsync_la_LIBADD = \
   -lgnunetcurl \
   -lgnunetjson \
   -ltalerjson \
+  -ltalercurl \
   -ltalerutil \
   -lgnunetutil \
   -ljansson \
   $(XLIB)
-

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