diff options
Diffstat (limited to 'make/scripts/make.jogl.doc.x86_64.sh')
-rwxr-xr-x | make/scripts/make.jogl.doc.x86_64.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/make/scripts/make.jogl.doc.x86_64.sh b/make/scripts/make.jogl.doc.x86_64.sh index daf09ec33..677de394c 100755 --- a/make/scripts/make.jogl.doc.x86_64.sh +++ b/make/scripts/make.jogl.doc.x86_64.sh @@ -6,6 +6,5 @@ fi ant -v \ - -Dbuild.noarchives=true \ -Drootrel.build=build-x86_64 \ javadoc $* 2>&1 | tee make.jogl.doc.x86_64.log |