summaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-06-05 17:01:23 +0200
committerChristian Grothoff <christian@grothoff.org>2023-06-05 17:01:23 +0200
commit015b08b0489d72f3fda587eec900bc4193a6a57e (patch)
tree97f5aab61589f805f088940013c333a6038e11d5 /src/testing/Makefile.am
parent96cbda85e3dd584904e9abeca13a9d6570dcfbfe (diff)
downloadexchange-015b08b0489d72f3fda587eec900bc4193a6a57e.tar.gz
exchange-015b08b0489d72f3fda587eec900bc4193a6a57e.tar.bz2
exchange-015b08b0489d72f3fda587eec900bc4193a6a57e.zip
new command to use taler-benchmark-setup.sh
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 86cb029c7..8aa3ac1b9 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -107,6 +107,7 @@ libtalertesting_la_SOURCES = \
testing_api_cmd_signal.c \
testing_api_cmd_sleep.c \
testing_api_cmd_stat.c \
+ testing_api_cmd_system_start.c \
testing_api_cmd_take_aml_decision.c \
testing_api_cmd_transfer_get.c \
testing_api_cmd_wait.c \