From 255f162ddb88e932d087574a52d959a7a1d5ba80 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 27 Apr 2020 05:44:17 +0200 Subject: work on POST /orders/ID/claim (unfinished) --- 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 74c3b201..316f6e30 100644 --- a/src/backend/Makefile.am +++ b/src/backend/Makefile.am @@ -50,7 +50,9 @@ taler_merchant_httpd_SOURCES = \ taler-merchant-httpd_private-post-products-ID-lock.c \ taler-merchant-httpd_private-post-products-ID-lock.h \ taler-merchant-httpd_private-post-orders.c \ - taler-merchant-httpd_private-post-orders.h + taler-merchant-httpd_private-post-orders.h \ + taler-merchant-httpd_post-orders-ID-claim.c \ + taler-merchant-httpd_post-orders-ID-claim.h DEAD = \ taler-merchant-httpd_check-payment.c taler-merchant-httpd_check-payment.h \ -- cgit v1.2.3