From 458dc3653b4aef54130c580fd41610aa03f61d68 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 19 Apr 2020 22:22:46 +0200 Subject: implement POST products/lock --- src/backend/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/backend/Makefile.am') diff --git a/src/backend/Makefile.am b/src/backend/Makefile.am index 646841db..58f11ed9 100644 --- a/src/backend/Makefile.am +++ b/src/backend/Makefile.am @@ -40,7 +40,9 @@ taler_merchant_httpd_SOURCES = \ taler-merchant-httpd_private-post-instances.c \ taler-merchant-httpd_private-post-instances.h \ taler-merchant-httpd_private-post-products.c \ - taler-merchant-httpd_private-post-products.h + taler-merchant-httpd_private-post-products.h \ + taler-merchant-httpd_private-post-products-ID-lock.c \ + taler-merchant-httpd_private-post-products-ID-lock.h DEAD = \ taler-merchant-httpd_check-payment.c taler-merchant-httpd_check-payment.h \ -- cgit v1.2.3