gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fix #7255


From: gnunet
Subject: [taler-exchange] branch master updated: fix #7255
Date: Sun, 12 Jun 2022 22:47:34 +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 6d16958a fix #7255
6d16958a is described below

commit 6d16958a5c28c4f96d14aae051f30ffd4df00527
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Jun 12 22:47:32 2022 +0200

    fix #7255
---
 Makefile.am                |  5 -----
 src/exchangedb/Makefile.am | 10 +++++-----
 2 files changed, 5 insertions(+), 10 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 0bfe4ee0..83b761a5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,11 +15,6 @@ else
 endif
 endif
 
-BUILT_SOURCES = src/include/taler_error_codes.h
-
-src/include/taler_error_codes.h: 
contrib/gana/gnu-taler-error-codes/registry.rec
-       contrib/gana-update.sh
-
 @DX_RULES@
 
 ACLOCAL_AMFLAGS = -I m4
diff --git a/src/exchangedb/Makefile.am b/src/exchangedb/Makefile.am
index 9a974d64..f60ecc8f 100644
--- a/src/exchangedb/Makefile.am
+++ b/src/exchangedb/Makefile.am
@@ -18,12 +18,12 @@ sql_DATA = \
   benchmark-0000.sql \
   benchmark-0001.sql \
   exchange-0000.sql \
-  exchange-0001.sql \
-  shard-0000.sql \
-  shard-0001.sql \
-  shard-drop0001.sql \
+  exchange-0001-part.sql \
+  shard-0001-part.sql \
   common-0001.sql \
-  drop0001.sql
+  drop-common.sql \
+  drop0001-exchange-part.sql \
+  drop0001-shard-part.sql
 
 BUILT_SOURCES = \
   shard-0000.sql \

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