summaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-26 22:55:29 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-26 22:55:41 +0100
commit7ddd1da76d56b655d68f0ccfb3d8797167054407 (patch)
tree7b95293df114c8d478eb2bf1e8ce79ad31dfff48 /src/testing/Makefile.am
parent98f5960411077dd8be648cbd21fd495bb874f8fd (diff)
downloadexchange-7ddd1da76d56b655d68f0ccfb3d8797167054407.tar.gz
exchange-7ddd1da76d56b655d68f0ccfb3d8797167054407.tar.bz2
exchange-7ddd1da76d56b655d68f0ccfb3d8797167054407.zip
cmd to sign keys with offline process
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 c3c5edd32..1c55e30ff 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -59,6 +59,7 @@ libtalertesting_la_SOURCES = \
testing_api_cmd_exec_transfer.c \
testing_api_cmd_exec_wirewatch.c \
testing_api_cmd_insert_deposit.c \
+ testing_api_cmd_offline_sign_keys.c \
testing_api_cmd_recoup.c \
testing_api_cmd_refund.c \
testing_api_cmd_refresh.c \