summaryrefslogtreecommitdiff
path: root/src/mint/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-09 17:10:38 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-09 17:10:38 +0100
commit0b40e7802798dfde3ac6cc5f24dd1f20e03b8fb5 (patch)
tree5432c78f60995d29d1b4f5567ed45465c5ad1304 /src/mint/Makefile.am
parentba38579c08664d4e75768f19fd639d1fa9470863 (diff)
downloadexchange-0b40e7802798dfde3ac6cc5f24dd1f20e03b8fb5.tar.gz
exchange-0b40e7802798dfde3ac6cc5f24dd1f20e03b8fb5.tar.bz2
exchange-0b40e7802798dfde3ac6cc5f24dd1f20e03b8fb5.zip
stop exporting microhttpd_lib API
Diffstat (limited to 'src/mint/Makefile.am')
-rw-r--r--src/mint/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mint/Makefile.am b/src/mint/Makefile.am
index 2ae153485..d0a58812e 100644
--- a/src/mint/Makefile.am
+++ b/src/mint/Makefile.am
@@ -75,6 +75,7 @@ taler_mint_reservemod_LDFLAGS = \
taler_mint_httpd_SOURCES = \
taler-mint-httpd.c \
taler-mint-httpd_mhd.c \
+ taler-mint-httpd_json.c taler-mint-httpd_json.h \
taler-mint-httpd_keys.c \
taler-mint-httpd_deposit.c \
taler-mint-httpd_withdraw.c \