From 0b57eac8f3b99941a11f11f35feac1926cd21d31 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 24 Apr 2020 01:23:35 +0200 Subject: implement purge --- 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 c09c3a83..3aecec65 100644 --- a/src/testing/Makefile.am +++ b/src/testing/Makefile.am @@ -19,6 +19,7 @@ libtalermerchanttesting_la_SOURCES = \ testing_api_cmd_get_instances.c \ testing_api_cmd_delete_instance.c \ testing_api_cmd_post_instances.c \ + testing_api_cmd_post_products.c \ testing_api_cmd_patch_instance.c \ \ testing_api_cmd_check_payment.c \ -- cgit v1.2.3