summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBCG <bgould@users.noreply.github.com>2015-12-28 01:15:00 -0500
committerJens Geyer <jensg@apache.org>2016-01-10 11:54:04 +0100
commitde0b4b55433fe47925a99cf17e6b99e584a3733c (patch)
treee03ef9420c6c41195a7fc7bdf3ae42b4a54187a1 /configure.ac
parentf6521c64f4622960fe3aec634d1a07cb06d0cab1 (diff)
downloadthrift-de0b4b55433fe47925a99cf17e6b99e584a3733c.tar.gz
THRIFT-3523 XML Generator
Client: XML Patch: Benjamin Gould, with minor modifications by Jens Geyer This closes #774
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 141b5429d..3a1314d9c 100755
--- a/configure.ac
+++ b/configure.ac
@@ -753,6 +753,8 @@ AC_CONFIG_FILES([
lib/py/Makefile
lib/rb/Makefile
lib/lua/Makefile
+ lib/xml/Makefile
+ lib/xml/test/Makefile
test/Makefile
test/c_glib/Makefile
test/cpp/Makefile