aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-04-25 23:06:58 +0200
committerChristian Grothoff <christian@grothoff.org>2023-04-25 23:06:58 +0200
commit487f23502f00cc0ec54e7cec043f41582030613d (patch)
tree3a48c14e5b9448f58548c644d59253f063121df3 /src/testing/Makefile.am
parent1a3dbf8c98cd5faf784deb2cfc75a1ba1988a3c5 (diff)
downloadexchange-487f23502f00cc0ec54e7cec043f41582030613d.tar.xz
add nexus-fetch-transactions
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index f0dcecc9e..86cb029c7 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -68,11 +68,13 @@ libtalertesting_la_SOURCES = \
testing_api_cmd_exec_expire.c \
testing_api_cmd_exec_router.c \
testing_api_cmd_exec_transfer.c \
+ testing_api_cmd_exec_wget.c \
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_nexus_fetch_transactions.c \
testing_api_cmd_oauth.c \
testing_api_cmd_offline_sign_global_fees.c \
testing_api_cmd_offline_sign_wire_fees.c \