aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-09-01 15:32:58 +0200
committerChristian Grothoff <christian@grothoff.org>2024-09-01 15:32:58 +0200
commit39e51a95be1539467efc146bf72e88631414ef9d (patch)
tree8c8a8371c50d0430c32d93a69836b5f1b15ad52e /src/exchangedb/Makefile.am
parent262ecc1dec0d764878b02c3eaee83da3370f1592 (diff)
work on #9039
Diffstat (limited to 'src/exchangedb/Makefile.am')
-rw-r--r--src/exchangedb/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchangedb/Makefile.am b/src/exchangedb/Makefile.am
index ab9e666ca..a81c2d722 100644
--- a/src/exchangedb/Makefile.am
+++ b/src/exchangedb/Makefile.am
@@ -124,6 +124,7 @@ libtaler_plugin_exchangedb_postgres_la_SOURCES = \
pg_select_withdraw_amounts_for_kyc_check.h pg_select_withdraw_amounts_for_kyc_check.c \
pg_select_merge_amounts_for_kyc_check.h pg_select_merge_amounts_for_kyc_check.c \
pg_profit_drains_set_finished.h pg_profit_drains_set_finished.c \
+ pg_select_deposit_amounts_for_kyc_check.h pg_select_deposit_amounts_for_kyc_check.c \
pg_lookup_aml_history.h pg_lookup_aml_history.c \
pg_lookup_kyc_history.h pg_lookup_kyc_history.c \
pg_profit_drains_get_pending.h pg_profit_drains_get_pending.c \