aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-11-07 23:07:56 +0100
committerChristian Grothoff <christian@grothoff.org>2021-11-07 23:07:56 +0100
commit6a611e39d1a87e116859ca0a9e2f836ee3f35726 (patch)
treeaff9a58020c254d5f0e4944b1e023d5d6c3c8959 /src/testing/Makefile.am
parent6000339fbcc91b2bf3bc4a2ae9b934b6093f7cb6 (diff)
downloadexchange-6a611e39d1a87e116859ca0a9e2f836ee3f35726.tar.xz
add /kyc-proof 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 44b858e23..f51c73b89 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -62,6 +62,7 @@ libtalertesting_la_SOURCES = \
testing_api_cmd_exec_wirewatch.c \
testing_api_cmd_insert_deposit.c \
testing_api_cmd_kyc_check_get.c \
+ testing_api_cmd_kyc_proof.c \
testing_api_cmd_kyc_wallet_get.c \
testing_api_cmd_offline_sign_fees.c \
testing_api_cmd_offline_sign_keys.c \