aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-jogl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build-jogl.xml')
-rw-r--r--make/build-jogl.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/build-jogl.xml b/make/build-jogl.xml
index f9238fa1b..3814d172a 100644
--- a/make/build-jogl.xml
+++ b/make/build-jogl.xml
@@ -1923,6 +1923,7 @@
bottom="${javadoc.bottom}" >
<classpath refid="nativewindow_gluegen.classpath"/>
<taglet name="net.highteq.nativetaglet.NativeTaglet" path="${gluegen.jar}" />
+ <arg value="${javadoc.xarg1}"/>
</javadoc>
</target>
@@ -1939,6 +1940,7 @@
bottom="${javadoc.bottom}" >
<classpath refid="nativewindow_gluegen.classpath"/>
<taglet name="net.highteq.nativetaglet.NativeTaglet" path="${gluegen.jar}" />
+ <arg value="${javadoc.xarg1}"/>
</javadoc>
</target>
@@ -1955,6 +1957,7 @@
bottom="${javadoc.bottom}" >
<classpath refid="nativewindow_gluegen.classpath"/>
<taglet name="net.highteq.nativetaglet.NativeTaglet" path="${gluegen.jar}" />
+ <arg value="${javadoc.xarg1}"/>
</javadoc>
</target>