Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
233ace53f04abe48b974aa0b51002ecb7134837b
/
.
/
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