aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2024-08-03 18:51:46 +0200
committerChristian Grothoff <grothoff@gnunet.org>2024-08-03 18:51:46 +0200
commit12b87cf4f96005a78dfb33c2cb69801c72f319b5 (patch)
tree093e73bcf7ed4a73b107b7d6d905d1c0f8de6e63 /src/exchangedb/Makefile.am
parent830ebef2ea959ccbec0d62a04b947a020ff278c8 (diff)
downloadexchange-12b87cf4f96005a78dfb33c2cb69801c72f319b5.tar.xz
fix KYC long-polling logic
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 c601a2920..5bfa7a9a9 100644
--- a/src/exchangedb/Makefile.am
+++ b/src/exchangedb/Makefile.am
@@ -149,6 +149,7 @@ libtaler_plugin_exchangedb_postgres_la_SOURCES = \
pg_persist_policy_details.h pg_persist_policy_details.c \
pg_do_deposit.h pg_do_deposit.c \
pg_get_wire_hash_for_contract.h pg_get_wire_hash_for_contract.c \
+ pg_lookup_h_payto_by_access_token.h pg_lookup_h_payto_by_access_token.c \
pg_add_policy_fulfillment_proof.h pg_add_policy_fulfillment_proof.c \
pg_do_melt.h pg_do_melt.c \
pg_do_refund.h pg_do_refund.c \