gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fix link


From: gnunet
Subject: [taler-exchange] branch master updated: fix link
Date: Thu, 19 Oct 2023 08:57:51 +0200

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 bc74ed7c fix link
bc74ed7c is described below

commit bc74ed7c2eb54820a58cf832cb7aa83b1b331458
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Thu Oct 19 08:57:45 2023 +0200

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

diff --git a/src/templating/Makefile.am b/src/templating/Makefile.am
index f960bdcc..f7432298 100644
--- a/src/templating/Makefile.am
+++ b/src/templating/Makefile.am
@@ -32,9 +32,10 @@ libtalertemplating_la_SOURCES = \
 libtalertemplating_la_LIBADD = \
   $(top_builddir)/src/mhd/libtalermhd.la \
   $(top_builddir)/src/util/libtalerutil.la \
-  -ljansson \
   -lmicrohttpd \
+  -lgnunetjson \
   -lgnunetutil \
+  -ljansson \
   $(XLIB)
 libtalertemplating_la_LDFLAGS = \
   -version-info 0:0:0 \

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