From abccaf2cd0d2528513947962470410c86cb76657 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 16 Jan 2020 12:02:19 +0100 Subject: insert-deposit CMD, skeleton. --- src/lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/Makefile.am') diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index 3351609c9..f4ccb63d6 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -109,6 +109,7 @@ libtalertesting_la_SOURCES = \ testing_api_cmd_track.c \ testing_api_cmd_wire.c \ testing_api_cmd_withdraw.c \ + testing_api_cmd_insert_deposit.c \ testing_api_helpers_auditor.c \ testing_api_helpers_bank.c \ testing_api_helpers_exchange.c \ -- cgit v1.2.3