aboutsummaryrefslogtreecommitdiffstats
path: root/make/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build.xml')
-rw-r--r--make/build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/build.xml b/make/build.xml
index 9954c160..fd61304a 100644
--- a/make/build.xml
+++ b/make/build.xml
@@ -850,6 +850,7 @@
<classpath refid="jocl_all.classpath"/>
<link offline="true" href="${javadoc.link}" packagelistLoc="${gluegen.root}/make/142-packages" />
<link offline="false" href="${gluegen.link}" />
+ <arg value="${javadoc.xarg1}"/>
</javadoc>
<copy todir="${javadoc.jocl.public.path}/resources" overwrite="true">
<fileset dir="${gluegen.make.dir}/doc/javadoc/resources" includes="*" />
@@ -868,6 +869,7 @@
<classpath refid="jocl_all.classpath"/>
<link offline="true" href="${javadoc.link}" packagelistLoc="${gluegen.root}/make/142-packages" />
<link offline="false" href="${gluegen.link}" />
+ <arg value="${javadoc.xarg1}"/>
</javadoc>
<copy todir="${javadoc.jocl.dev.path}/resources" overwrite="true">
<fileset dir="${gluegen.make.dir}/doc/javadoc/resources" includes="*" />