diff options
| author | Christian Grothoff <christian@grothoff.org> | 2022-10-20 13:02:56 +0200 | 
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2022-10-20 13:02:56 +0200 | 
| commit | 1ae01f75cd5ee40f5a4c3177d7e7d2d4397e18b7 (patch) | |
| tree | 76f3b932923fa1690add9ae7c8fbc402a3e80627 /src/exchangedb | |
| parent | 35e505f6bf983a5bffa4fd5d5ef4344c7da75a9f (diff) | |
-improve build logic
Diffstat (limited to 'src/exchangedb')
| -rw-r--r-- | src/exchangedb/Makefile.am | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/src/exchangedb/Makefile.am b/src/exchangedb/Makefile.am index 61b18d13..54f51e9a 100644 --- a/src/exchangedb/Makefile.am +++ b/src/exchangedb/Makefile.am @@ -52,9 +52,6 @@ shard-0001.sql: common-0001.sql shard-0001-part.sql exchange-0001.sql.in  EXTRA_DIST = \    exchangedb.conf \    exchangedb-postgres.conf \ -  plugin_exchangedb_common.c \ -  irbt_callbacks.c \ -  lrbt_callbacks.c \    bench-db-postgres.conf \    test-exchange-db-postgres.conf \    $(sqlinputs) \ | 
