commit | 4bd8916b1257378f8173c4ada41b4606e9c0226b | [log] [tgz] |
---|---|---|
author | Kevin Clark <kclark@apache.org> | 周二 7月 08 00:47:49 2008 +0000 |
committer | Kevin Clark <kclark@apache.org> | 周二 7月 08 00:47:49 2008 +0000 |
tree | a43f051132e33d3ed07e3412b8777c3c08a75e6d | |
parent | af78778acd7fb551a84aaf63e604d969123bf85d [diff] [blame] |
Merge branch 'fastbinary' git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@674688 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/test/Makefile.am b/test/Makefile.am index 47e6b76..bac5b06 100644 --- a/test/Makefile.am +++ b/test/Makefile.am
@@ -8,6 +8,10 @@ SUBDIRS += py endif +if ENABLE_RUBY +SUBDIRS += rb +endif + noinst_LTLIBRARIES = libtestgencpp.la libtestgencpp_la_SOURCES = \ gen-cpp/DebugProtoTest_types.cpp \