diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-06-09 13:57:03 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-06-09 13:57:03 +0200 |
commit | eaea32b3199c5e4f7c3f3291e89a6763fd0f93ec (patch) | |
tree | 03c384bcf891174b54997780122b35599e5d516f /src/exchangedb | |
parent | f3ceeb00ea81833433a781bc412bb539c453cd24 (diff) |
tag
Diffstat (limited to 'src/exchangedb')
-rw-r--r-- | src/exchangedb/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchangedb/Makefile.am b/src/exchangedb/Makefile.am index 0470887de..6d1f2cb60 100644 --- a/src/exchangedb/Makefile.am +++ b/src/exchangedb/Makefile.am @@ -22,6 +22,7 @@ sql_DATA = \ shard-0000.sql \ shard-0001.sql \ shard-drop0001.sql \ + common0001.sql \ drop0001.sql BUILT_SOURCES = \ |