commit | 2c69b5a01e589c19855a00b68596d0564bb2bb5b | [log] [tgz] |
---|---|---|
author | wilfrem <wilfrem@gmail.com> | Mon Apr 20 19:24:50 2015 +0900 |
committer | James E. King III <jking@apache.org> | Thu Nov 29 15:28:44 2018 -0500 |
tree | 01225d2f123eb383eff790d9e5a572275dde06f1 | |
parent | 7f0fa6c21ec225aebbbc563607646124279e557c [diff] [blame] |
THRIFT-3143: Add nodets support Co-authored-by: Mustafa Senol Cosar <cosar.mustafasenol@gmail.com>
diff --git a/lib/Makefile.am b/lib/Makefile.am index 0401c99..b315609 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am
@@ -87,6 +87,7 @@ if WITH_NODEJS SUBDIRS += nodejs PRECROSS_TARGET += precross-nodejs +SUBDIRS += nodets endif if WITH_LUA