summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStig Bakken <stig@zedge.net>2014-12-02 09:21:24 +0100
committerNobuaki Sukegawa <nsuke@apache.org>2015-12-24 02:11:13 +0900
commitae3775a6a5d7f2aeb192ade30d157aa54aa4e77f (patch)
treead28c5e058506e121a5bfdc5ec5d104150a3570c /configure.ac
parent23d6746079d7b5fdb38214387c63f987e68a6d8f (diff)
downloadthrift-ae3775a6a5d7f2aeb192ade30d157aa54aa4e77f.tar.gz
THRIFT-2869 run JSON schema validator from test
Client: JSON Patch: Stig Bakken modified by Nobuaki Sukegawa Modification: Do not move key/elem properties, add i8, failure return code, make dist fix This closes #299 and closes #749
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ddbf24f85..27299b491 100755
--- a/configure.ac
+++ b/configure.ac
@@ -742,6 +742,8 @@ AC_CONFIG_FILES([
lib/hs/Makefile
lib/java/Makefile
lib/js/test/Makefile
+ lib/json/Makefile
+ lib/json/test/Makefile
lib/nodejs/Makefile
lib/perl/Makefile
lib/perl/test/Makefile