summaryrefslogtreecommitdiffstats
path: root/make/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build.xml')
-rw-r--r--make/build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/build.xml b/make/build.xml
index 94bef07..aa3282b 100644
--- a/make/build.xml
+++ b/make/build.xml
@@ -1042,6 +1042,7 @@
stylesheetfile="doc/javadoc/stylesheet.css">
<classpath path="${classes}"/>
<link offline="true" href="${javadoc.link}" packagelistLoc="142-packages" />
+ <arg value="${javadoc.xarg1}"/>
</javadoc>
<copy todir="${javadoc.gluegen.path}/resources" overwrite="true">
<fileset dir="doc/javadoc/resources" includes="*" />