diff options
Diffstat (limited to 'make/make.jogl.doc.x86_64.sh')
-rw-r--r-- | make/make.jogl.doc.x86_64.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/make.jogl.doc.x86_64.sh b/make/make.jogl.doc.x86_64.sh index 2ed8e67ec..99001d27c 100644 --- a/make/make.jogl.doc.x86_64.sh +++ b/make/make.jogl.doc.x86_64.sh @@ -3,5 +3,6 @@ . ../../setenv-build-jogl-x86_64.sh ant -v \ + -Dbuild.noarchives=true \ -Drootrel.build=build-x86_64 \ javadoc $* 2>&1 | tee make.jogl.doc.x86_64.log |