gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: use plugin flags for age restric


From: gnunet
Subject: [taler-exchange] branch master updated: use plugin flags for age restriction plugin
Date: Thu, 08 Feb 2024 00:54:58 +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 e31ece78 use plugin flags for age restriction plugin
e31ece78 is described below

commit e31ece78a23dee9373b7f582197af0b8fbe5fa26
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Feb 8 00:54:55 2024 +0100

    use plugin flags for age restriction plugin
---
 src/extensions/age_restriction/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/extensions/age_restriction/Makefile.am 
b/src/extensions/age_restriction/Makefile.am
index 85d67653..54801310 100644
--- a/src/extensions/age_restriction/Makefile.am
+++ b/src/extensions/age_restriction/Makefile.am
@@ -23,7 +23,8 @@ libtaler_extension_age_restriction_la_LDFLAGS = \
 
 libtaler_extension_age_restriction_la_SOURCES = \
   age_restriction.c
-
+libtaler_extension_age_restriction_la_LDFLAGS = \
+  $(TALER_PLUGIN_LDFLAGS)
 libtaler_extension_age_restriction_la_LIBADD = \
   $(top_builddir)/src/json/libtalerjson.la \
   $(top_builddir)/src/util/libtalerutil.la \

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