commit | 52da9ab8011da02fbf8947f5b371094cbcf93af9 | [log] [tgz] |
---|---|---|
author | James E. King III <jking@apache.org> | Tue Jan 22 20:16:39 2019 +0100 |
committer | Jens Geyer <jensg@apache.org> | Fri Mar 08 22:08:21 2019 +0100 |
tree | d57d80345e93f2c303e0ec8f166cfc7603b741fb | |
parent | 5ecaeb9d4a6a7ca8a553e3c346434f59cf265e78 [diff] [blame] |
THRIFT-4750: as3 changes to build and publish to maven central
diff --git a/lib/Makefile.am b/lib/Makefile.am index b315609..1a9177a 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am
@@ -20,6 +20,10 @@ SUBDIRS = json xml PRECROSS_TARGET = +if WITH_AS3 +SUBDIRS += as3 +endif + if WITH_CPP # cpp dir is picked directly by plugin build if !WITH_PLUGIN