diff options
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 = \ |