Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
d639ac13b5839c149b82e77621a631b3664310a4
/
.
/
test
/
java
/
Makefile.am
blob: 1b6e839582e83ddf4556f11a774eb16bfb86d407 [
file
] [
log
] [
blame
]
check
:
$
(
ANT
)
test
# Make sure this doesn't fail if ant is not configured.
clean
-
local
:
ANT
=
$
(
ANT
)
;
if
test
-
z
"$$ANT"
;
then
ANT
=:
;
fi
;
\
$$ANT clean