From 657d5ba149cad6c24704a3544994f1200caf639e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 17 Apr 2021 19:36:12 +0200 Subject: add command to test /instance/auth operation (#6778/6779) --- 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 21551bf9..ec7dd843 100644 --- a/src/testing/Makefile.am +++ b/src/testing/Makefile.am @@ -38,6 +38,7 @@ libtalermerchanttesting_la_SOURCES = \ testing_api_cmd_delete_reserve.c \ testing_api_cmd_forget_order.c \ testing_api_cmd_lock_product.c \ + testing_api_cmd_instance_auth.c \ testing_api_cmd_merchant_get_order.c \ testing_api_cmd_merchant_get_tip.c \ testing_api_cmd_pay_order.c \ -- cgit v1.2.3