aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-12 22:47:32 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-12 22:47:32 +0200
commit6d16958a5c28c4f96d14aae051f30ffd4df00527 (patch)
tree58328162fbe2923e715392af6226fbe750a5cad4 /src/exchangedb/Makefile.am
parent71a42d2be84c7959fd3a71f0b3ed3831d34697c7 (diff)
downloadexchange-6d16958a5c28c4f96d14aae051f30ffd4df00527.tar.gz
exchange-6d16958a5c28c4f96d14aae051f30ffd4df00527.tar.bz2
exchange-6d16958a5c28c4f96d14aae051f30ffd4df00527.zip
fix #7255
Diffstat (limited to 'src/exchangedb/Makefile.am')
-rw-r--r--src/exchangedb/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/exchangedb/Makefile.am b/src/exchangedb/Makefile.am
index 9a974d640..f60ecc8ff 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 \