Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
4bc4231040186d9e0c35ff4d8211ce7b7e43aab5
/
.
/
test
/
rb
/
Makefile.am
blob: b19fcde95c4a3362c855e67b458f8d3289f45c91 [
file
] [
log
] [
blame
]
THRIFT
=
$
(
top_srcdir
)/
compiler
/
cpp
/
thrift
stubs
:
../
ThriftTest
.
thrift
../
SmallTest
.
thrift
$
(
THRIFT
)
--
gen rb
../
ThriftTest
.
thrift
$
(
THRIFT
)
--
gen rb
../
SmallTest
.
thrift
check
:
stubs
$
(
RUBY
)
test_suite
.
rb