summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-07-01 07:08:13 +0200
committerChristian Grothoff <grothoff@gnunet.org>2022-07-01 07:08:13 +0200
commit085e40bc562343221bceb6fc4dc9aba8e32a27e3 (patch)
treea1fedd984e06ffa685e14dc5b7942d8d5b550c24 /src/lib/Makefile.am
parent2805018da25b07a36b1ab56e6fc990d72d86d70a (diff)
downloadexchange-085e40bc562343221bceb6fc4dc9aba8e32a27e3.tar.gz
exchange-085e40bc562343221bceb6fc4dc9aba8e32a27e3.tar.bz2
exchange-085e40bc562343221bceb6fc4dc9aba8e32a27e3.zip
-exchange_api_batch_deposit.c compiles
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r--src/lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 844ca52fc..76157c43a 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -22,6 +22,7 @@ libtalerexchange_la_LDFLAGS = \
-no-undefined
libtalerexchange_la_SOURCES = \
exchange_api_auditor_add_denomination.c \
+ exchange_api_batch_deposit.c \
exchange_api_batch_withdraw.c \
exchange_api_batch_withdraw2.c \
exchange_api_curl_defaults.c exchange_api_curl_defaults.h \