gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -fix linker issue


From: gnunet
Subject: [taler-exchange] branch master updated: -fix linker issue
Date: Wed, 11 Jan 2023 16:32:04 +0100

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 ce43a23d -fix linker issue
ce43a23d is described below

commit ce43a23ddd61fa1f1a91f8ba597bc88019d3b66c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jan 11 16:32:02 2023 +0100

    -fix linker issue
---
 src/templating/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/templating/Makefile.am b/src/templating/Makefile.am
index 4cd18009..2c8bf885 100644
--- a/src/templating/Makefile.am
+++ b/src/templating/Makefile.am
@@ -21,6 +21,7 @@ libtalertemplating_la_LIBADD = \
   $(top_builddir)/src/mhd/libtalermhd.la \
   $(top_builddir)/src/util/libtalerutil.la \
   -ljansson \
+  -lmhd \
   -lgnunetutil \
   $(XLIB)
 libtalertemplating_la_LDFLAGS = \

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