summaryrefslogtreecommitdiff
path: root/build.conf
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2018-09-01 11:17:14 +0000
committerGraham Leggett <minfrin@apache.org>2018-09-01 11:17:14 +0000
commit05673b3dde8b8d3e7262e88015bee0efb46adee4 (patch)
tree5b55d0f34051c7ddeef9959e66dab5a8fb0dda96 /build.conf
parentf0cf7790b9594f068ba0879bb08bf29a44b1b5e7 (diff)
downloadapr-05673b3dde8b8d3e7262e88015bee0efb46adee4.tar.gz
apr_jose: Add support for encoding and decoding of JSON Object
Signing and Encryption messages as per RFC7515, RFC7516, RFC7517 and RFC7519. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1839819 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.conf')
-rw-r--r--build.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.conf b/build.conf
index cea616aaa..5c846fa99 100644
--- a/build.conf
+++ b/build.conf
@@ -26,6 +26,7 @@ paths =
dbm/sdbm/*.c
encoding/*.c
hooks/*.c
+ jose/*.c
json/*.c
misc/*.c
memcache/*.c