aboutsummaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-11-20 13:09:16 +0100
committerChristian Grothoff <christian@grothoff.org>2021-11-20 13:09:16 +0100
commita5a3b2ea9ab6fa47d06531b34599237b62742443 (patch)
tree87679716402bd973db830d2f76c9c9e51bfae1c7 /src/testing/Makefile.am
parent303f105985bd31f23d3b1ba9c86b77a23f142abf (diff)
downloadexchange-a5a3b2ea9ab6fa47d06531b34599237b62742443.tar.xz
add taler-auditor-offline test command, fixes test_auditor_api warnings
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 d02e6377f..73ae6d4ab 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -57,6 +57,7 @@ libtalertesting_la_SOURCES = \
testing_api_cmd_deposit.c \
testing_api_cmd_deposits_get.c \
testing_api_cmd_exec_aggregator.c \
+ testing_api_cmd_exec_auditor-offline.c \
testing_api_cmd_exec_closer.c \
testing_api_cmd_exec_transfer.c \
testing_api_cmd_exec_wirewatch.c \