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