summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRoger Meier <roger@apache.org>2012-01-12 21:38:29 +0000
committerRoger Meier <roger@apache.org>2012-01-12 21:38:29 +0000
commiteaa61d8fda8c5f326311d952bc19a851a8427db7 (patch)
treeb4216d3b5802179afa9d48a2ea8b207dfa677063 /configure.ac
parent0580d8dcb1874426559e0d40740bfb47b17c5188 (diff)
downloadthrift-eaa61d8fda8c5f326311d952bc19a851a8427db7.tar.gz
THRIFT-1267 Node.js can't throw exceptions
Patch: Henrique Mendonca git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1230797 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 0bbf4f2ac..07692daae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -492,6 +492,7 @@ AC_CONFIG_FILES([
test/Makefile
test/cpp/Makefile
test/hs/Makefile
+ test/nodejs/Makefile
test/perl/Makefile
test/py/Makefile
test/py.twisted/Makefile