summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRoger Meier <roger@apache.org>2014-01-27 21:15:56 +0100
committerRoger Meier <roger@apache.org>2014-01-27 21:15:56 +0100
commit64998e2ac415d7085d7683e183535b43178cc0ca (patch)
tree33876c248e16cd0d40267d2bfbd641366b97c162 /configure.ac
parent0ef1e2eee30de5e1a041ba254c98743d256015b7 (diff)
downloadthrift-64998e2ac415d7085d7683e183535b43178cc0ca.tar.gz
THRIFT-2334 nodejs: add a tutorial for node JS
Patch: Pierre Lamot
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 10b4779cb..bb09c7ce0 100755
--- a/configure.ac
+++ b/configure.ac
@@ -624,6 +624,7 @@ AC_CONFIG_FILES([
tutorial/go/Makefile
tutorial/java/Makefile
tutorial/js/Makefile
+ tutorial/nodejs/Makefile
tutorial/py/Makefile
tutorial/py.twisted/Makefile
tutorial/py.tornado/Makefile