summaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-17 20:06:34 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-17 20:06:34 +0200
commit0453ef45df3970247975f7adef957a8c787a0fc9 (patch)
tree15e73f375c6738eb3a825106745ed00b728ea1e8 /src/testing/Makefile.am
parentda25913e61ff72c6a4bebae1ee093046c9419218 (diff)
downloadexchange-0453ef45df3970247975f7adef957a8c787a0fc9.tar.gz
exchange-0453ef45df3970247975f7adef957a8c787a0fc9.tar.bz2
exchange-0453ef45df3970247975f7adef957a8c787a0fc9.zip
add ability to change Authorization header in via interpreter command (#6778)
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 d7d6a7ff6..7042f243e 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_change_auth.c \
testing_api_cmd_check_keys.c \
testing_api_cmd_deposit.c \
testing_api_cmd_deposits_get.c \