summaryrefslogtreecommitdiff
path: root/src/exchangedb/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-03-31 13:50:32 +0200
committerChristian Grothoff <grothoff@gnunet.org>2023-03-31 13:50:32 +0200
commit6eed8917c37ad047ee95e964cd516d82aacac473 (patch)
tree5dedf24afa822f80325abbd407275f9de840b302 /src/exchangedb/Makefile.am
parent9cce35d27027e1e72e44ac8965ae687d75f1c93d (diff)
downloadexchange-6eed8917c37ad047ee95e964cd516d82aacac473.tar.gz
exchange-6eed8917c37ad047ee95e964cd516d82aacac473.tar.bz2
exchange-6eed8917c37ad047ee95e964cd516d82aacac473.zip
fix exchangedb build errors
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 9757aefff..de76997cb 100644
--- a/src/exchangedb/Makefile.am
+++ b/src/exchangedb/Makefile.am
@@ -116,6 +116,7 @@ libtaler_plugin_exchangedb_postgres_la_SOURCES = \
pg_reserves_in_insert.h pg_reserves_in_insert.c \
pg_get_withdraw_info.h pg_get_withdraw_info.c \
pg_get_age_withdraw_info.c pg_get_age_withdraw_info.h \
+ pg_batch_ensure_coin_known.h pg_batch_ensure_coin_known.c \
pg_do_batch_withdraw.h pg_do_batch_withdraw.c \
pg_get_policy_details.h pg_get_policy_details.c \
pg_persist_policy_details.h pg_persist_policy_details.c \