aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-05-23 22:09:05 +0200
committerChristian Grothoff <christian@grothoff.org>2022-05-23 22:09:05 +0200
commit1d84c284ad852622be1987f956710930cbc7165b (patch)
treeb1ebe9c1e73fe4f6431488d7932e6c6834897918 /src/testing/Makefile.am
parent054f2ab51c56a0dbb95babd5de97a7148e5af232 (diff)
downloadexchange-1d84c284ad852622be1987f956710930cbc7165b.tar.xz
-incomplete batch_withdraw test command
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 42c4d8d6b..ab72d9729 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_withdraw.c \
testing_api_cmd_change_auth.c \
testing_api_cmd_check_keys.c \
testing_api_cmd_common.c \