summaryrefslogtreecommitdiff
path: root/src/backend/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-06-09 12:00:15 +0200
committerChristian Grothoff <christian@grothoff.org>2020-06-09 12:00:15 +0200
commitb5b3f8adc175519530ee17137e532393727682ca (patch)
treed9d5f3ed5f73a76bd8d312abbc8a69312ffde18a /src/backend/Makefile.am
parentfcf60499c3ab3e23c458cecdf8f51dd7cf5e16d3 (diff)
downloadmerchant-b5b3f8adc175519530ee17137e532393727682ca.tar.gz
merchant-b5b3f8adc175519530ee17137e532393727682ca.tar.bz2
merchant-b5b3f8adc175519530ee17137e532393727682ca.zip
start to build get-orders-ID
Diffstat (limited to 'src/backend/Makefile.am')
-rw-r--r--src/backend/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/backend/Makefile.am b/src/backend/Makefile.am
index e70a1884..ffcb2c6c 100644
--- a/src/backend/Makefile.am
+++ b/src/backend/Makefile.am
@@ -45,6 +45,8 @@ taler_merchant_httpd_SOURCES = \
taler-merchant-httpd_private-get-products-ID.h \
taler-merchant-httpd_private-get-orders.c \
taler-merchant-httpd_private-get-orders.h \
+ taler-merchant-httpd_private-get-orders-ID.c \
+ taler-merchant-httpd_private-get-orders-ID.h \
taler-merchant-httpd_private-get-reserves.c \
taler-merchant-httpd_private-get-reserves.h \
taler-merchant-httpd_private-get-reserves-ID.c \