From a3548f0efb5cc970497c07165322317d904be187 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 30 Nov 2020 11:51:42 +0100 Subject: add command to add auditor's denomination signature --- src/testing/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/testing/Makefile.am') diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am index 7539cecc3..4ba7fe74c 100644 --- a/src/testing/Makefile.am +++ b/src/testing/Makefile.am @@ -35,6 +35,7 @@ libtalertesting_la_LDFLAGS = \ -version-info 0:0:0 \ -no-undefined libtalertesting_la_SOURCES = \ + testing_api_cmd_auditor_add_denom_sig.c \ testing_api_cmd_auditor_add.c \ testing_api_cmd_auditor_del.c \ testing_api_cmd_auditor_deposit_confirmation.c \ -- cgit v1.2.3