aboutsummaryrefslogtreecommitdiffstats
path: root/make/make.jogl.all.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/make.jogl.all.sh')
-rw-r--r--make/make.jogl.all.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/make.jogl.all.sh b/make/make.jogl.all.sh
index ca5da7197..5fbc8781b 100644
--- a/make/make.jogl.all.sh
+++ b/make/make.jogl.all.sh
@@ -2,4 +2,4 @@
. ../../setenv-build-jogl.sh
-ant $* 2>&1 | tee make.jogl.all.log
+ant -v $* 2>&1 | tee make.jogl.all.log