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