summaryrefslogtreecommitdiff
path: root/build.conf
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2018-07-08 11:26:00 +0000
committerGraham Leggett <minfrin@apache.org>2018-07-08 11:26:00 +0000
commit624aef9cef65fb242ea2ecde7006a79b5d3106cc (patch)
tree8484d07ccaed8f5e7b5a0cd4e0af015e7163e3fe /build.conf
parentf33d4e6dd99a8d8fde900b816575108f8e4bd9e8 (diff)
downloadapr-624aef9cef65fb242ea2ecde7006a79b5d3106cc.tar.gz
apr_json: Add support for encoding and decoding RFC8259 JSON.
Submitted by: Moriyoshi Koizumi <mozo mozo jp> git-svn-id: https://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