summaryrefslogtreecommitdiff
path: root/src/testing/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/Makefile.am')
-rw-r--r--src/testing/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index e839a32b1..73f9b9ec7 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -51,9 +51,11 @@ libtalertesting_la_SOURCES = \
testing_api_cmd_check_keys.c \
testing_api_cmd_deposit.c \
testing_api_cmd_exec_aggregator.c \
- testing_api_cmd_exec_wirewatch.c \
- testing_api_cmd_exec_keyup.c \
testing_api_cmd_exec_auditor-sign.c \
+ testing_api_cmd_exec_closer.c \
+ testing_api_cmd_exec_keyup.c \
+ testing_api_cmd_exec_transfer.c \
+ testing_api_cmd_exec_wirewatch.c \
testing_api_cmd_recoup.c \
testing_api_cmd_refund.c \
testing_api_cmd_refresh.c \