commit | de0b4b55433fe47925a99cf17e6b99e584a3733c | [log] [tgz] |
---|---|---|
author | BCG <bgould@users.noreply.github.com> | Mon Dec 28 01:15:00 2015 -0500 |
committer | Jens Geyer <jensg@apache.org> | Sun Jan 10 11:54:04 2016 +0100 |
tree | e03ef9420c6c41195a7fc7bdf3ae42b4a54187a1 | |
parent | f6521c64f4622960fe3aec634d1a07cb06d0cab1 [diff] [blame] |
THRIFT-3523 XML Generator Client: XML Patch: Benjamin Gould, with minor modifications by Jens Geyer This closes #774
diff --git a/lib/Makefile.am b/lib/Makefile.am index 650f382..e699b9f 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am
@@ -17,7 +17,7 @@ # under the License. # -SUBDIRS = json +SUBDIRS = json xml PRECROSS_TARGET = if WITH_CPP