gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fixing dist issues (#8153)


From: gnunet
Subject: [taler-exchange] branch master updated: fixing dist issues (#8153)
Date: Sun, 21 Jan 2024 14:41:24 +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 5279c486 fixing dist issues (#8153)
5279c486 is described below

commit 5279c48624cf3a04757e6f9ed7533d1369f7d198
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jan 21 13:41:21 2024 +0100

    fixing dist issues (#8153)
---
 contrib/wallet-core       | 2 +-
 src/auditordb/Makefile.am | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/contrib/wallet-core b/contrib/wallet-core
index 496bfdc3..a17a7a51 160000
--- a/contrib/wallet-core
+++ b/contrib/wallet-core
@@ -1 +1 @@
-Subproject commit 496bfdc3aecbea61922bb2e0c281f5d35f934a3b
+Subproject commit a17a7a51dd50e2f508b078b9aada038fe124ff9c
diff --git a/src/auditordb/Makefile.am b/src/auditordb/Makefile.am
index f7db3062..ea8c8fe9 100644
--- a/src/auditordb/Makefile.am
+++ b/src/auditordb/Makefile.am
@@ -99,6 +99,7 @@ libtaler_plugin_auditordb_postgres_la_SOURCES = \
   pg_delete_exchange.h pg_delete_exchange.c \
   pg_insert_exchange_signkey.h pg_insert_exchange_signkey.c \
   pg_insert_deposit_confirmation.h pg_insert_deposit_confirmation.c \
+  pg_delete_deposit_confirmations.h pg_delete_deposit_confirmations.c \
   pg_get_purse_info.h pg_get_purse_info.c \
   pg_delete_purse_info.h pg_delete_purse_info.c \
   pg_update_purse_info.h pg_update_purse_info.c \
@@ -151,4 +152,4 @@ test_auditordb_postgres_LDADD = \
   $(top_srcdir)/src/pq/libtalerpq.la \
   $(top_srcdir)/src/util/libtalerutil.la \
   -lgnunetutil  \
-  $(XLIB)
\ No newline at end of file
+  $(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]