summaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-07-01 12:05:41 +0200
committerChristian Grothoff <grothoff@gnunet.org>2022-07-01 12:05:41 +0200
commit182c618579919c45281e4a2554890b2f40d2a974 (patch)
tree4b16fa9f11c7efc602ead190c29c4e6ea8d954e5 /src/testing/Makefile.am
parent9e3fb2302d72a285067ccc39038481afcab97dc2 (diff)
downloadexchange-182c618579919c45281e4a2554890b2f40d2a974.tar.gz
exchange-182c618579919c45281e4a2554890b2f40d2a974.tar.bz2
exchange-182c618579919c45281e4a2554890b2f40d2a974.zip
-implement batch deposit testing cmd
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 96b26473e..74facda0a 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -52,6 +52,7 @@ libtalertesting_la_SOURCES = \
testing_api_cmd_bank_history_debit.c \
testing_api_cmd_bank_transfer.c \
testing_api_cmd_batch.c \
+ testing_api_cmd_batch_deposit.c \
testing_api_cmd_batch_withdraw.c \
testing_api_cmd_change_auth.c \
testing_api_cmd_check_keys.c \