gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] 02/05: [build] src/pq Makefile: fix infamous libtalerutil.


From: gnunet
Subject: [taler-donau] 02/05: [build] src/pq Makefile: fix infamous libtalerutil.la
Date: Mon, 27 Nov 2023 13:14:42 +0100

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

pius-loosli pushed a commit to branch master
in repository donau.

commit 0f8fc79f2e3251f7e0395a96698122d6e3a8f669
Author: Pius Loosli <loosp2@bfh.ch>
AuthorDate: Mon Nov 27 13:10:31 2023 +0100

    [build] src/pq Makefile: fix infamous libtalerutil.la
---
 src/pq/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pq/Makefile.am b/src/pq/Makefile.am
index e81f811..ca85fd2 100644
--- a/src/pq/Makefile.am
+++ b/src/pq/Makefile.am
@@ -13,7 +13,7 @@ libtalerpq_la_SOURCES = \
   pq_query_helper.c \
   pq_result_helper.c
 libtalerpq_la_LIBADD = \
-  $(top_builddir)/src/util/libtalerutil.la  \
+  $(top_builddir)/src/util/libtalerdonauutil.la  \
   -lgnunetutil -ljansson \
   -lgnunetpq \
   -lpq \

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