summaryrefslogtreecommitdiff
path: root/build.conf
diff options
context:
space:
mode:
authorminfrin <minfrin@13f79535-47bb-0310-9956-ffa450edef68>2018-07-08 11:26:00 +0000
committerminfrin <minfrin@13f79535-47bb-0310-9956-ffa450edef68>2018-07-08 11:26:00 +0000
commit7822f42caaa6b65d5742b48b153f1e82543b8fe5 (patch)
tree8484d07ccaed8f5e7b5a0cd4e0af015e7163e3fe /build.conf
parent9d2258f6c89d82228e5146b7ab2846c357fbf116 (diff)
downloadlibapr-7822f42caaa6b65d5742b48b153f1e82543b8fe5.tar.gz
apr_json: Add support for encoding and decoding RFC8259 JSON.
Submitted by: Moriyoshi Koizumi <mozo mozo jp> git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@1835348 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 af1e99894..cea616aaa 100644
--- a/build.conf
+++ b/build.conf
@@ -26,6 +26,7 @@ paths =
dbm/sdbm/*.c
encoding/*.c
hooks/*.c
+ json/*.c
misc/*.c
memcache/*.c
redis/*.c