aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/Makefile.am
diff options
context:
space:
mode:
authorJoseph <Joseph.xu@efrei.net>2022-11-08 07:34:53 -0500
committerJoseph <Joseph.xu@efrei.net>2022-11-08 07:34:53 -0500
commit354bbfa1e5475e3fbf5c885c4ff6fc513968bebd (patch)
treece3c47bd4daaeaa07b0a26805f12681ef4d693fb /src/exchangedb/Makefile.am
parente43e2a9b29540d37b37d5539c8d0087ce89b501f (diff)
downloadexchange-354bbfa1e5475e3fbf5c885c4ff6fc513968bebd.tar.xz
move another function
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 f8182b761..55d749875 100644
--- a/src/exchangedb/Makefile.am
+++ b/src/exchangedb/Makefile.am
@@ -70,6 +70,7 @@ libtaler_plugin_exchangedb_postgres_la_SOURCES = \
plugin_exchangedb_common.c plugin_exchangedb_common.h \
plugin_exchangedb_postgres.c pg_helper.h \
pg_do_reserve_open.c pg_do_reserve_open.h \
+ pg_do_withdraw.h pg_do_withdraw.c \
pg_get_coin_transactions.c pg_get_coin_transactions.h \
pg_get_expired_reserves.c pg_get_expired_reserves.h \
pg_get_purse_request.c pg_get_purse_request.h \