summaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-05-05 08:11:14 +0200
committerChristian Grothoff <christian@grothoff.org>2016-05-05 08:11:14 +0200
commit93b0c3b5bc99cd192f0b3d9da22467ed2280bb69 (patch)
tree3941193573ea37d64afe31842720785625799d55 /src/lib/Makefile.am
parent44388a35c3ca38915252ce8ed70f248a65f04350 (diff)
downloadmerchant-93b0c3b5bc99cd192f0b3d9da22467ed2280bb69.tar.gz
merchant-93b0c3b5bc99cd192f0b3d9da22467ed2280bb69.tar.bz2
merchant-93b0c3b5bc99cd192f0b3d9da22467ed2280bb69.zip
extending merchant API to have code for doing /contract requests
Diffstat (limited to 'src/lib/Makefile.am')
-rw-r--r--src/lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 48e968a8..438b5a7a 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -14,6 +14,7 @@ libtalermerchant_la_LDFLAGS = \
-no-undefined
libtalermerchant_la_SOURCES = \
+ merchant_api_contract.c \
merchant_api_pay.c
libtalermerchant_la_LIBADD = \