summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRoger Meier <roger@apache.org>2013-06-09 23:10:06 +0200
committerRoger Meier <roger@apache.org>2013-06-09 23:10:06 +0200
commited817d0102164b9dc35f5a4781f40587ed1b714f (patch)
tree7fdd625e64ec9fb88813db1a79affa9e6f4acd34 /configure.ac
parent6afe0535e1cd07bb799897dd2232db845d35662a (diff)
downloadthrift-ed817d0102164b9dc35f5a4781f40587ed1b714f.tar.gz
THRIFT-1735 integrate tutorial into regular build
THRIFT-1811 ruby tutorial as part of the regular build
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 757922edd..ed2ba0003 100755
--- a/configure.ac
+++ b/configure.ac
@@ -629,6 +629,7 @@ AC_CONFIG_FILES([
tutorial/py/Makefile
tutorial/py.twisted/Makefile
tutorial/py.tornado/Makefile
+ tutorial/rb/Makefile
])
AC_OUTPUT