aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index aea727e9..a515d521 100644
--- a/build.xml
+++ b/build.xml
@@ -281,6 +281,7 @@
<filterchain>
<replacestring from="JOCL_CODEBASE_TAG" to="${jocl.jnlp.codebase}"/>
<replacestring from="GLUEGEN_CODEBASE_TAG" to="${gluegen.jnlp.codebase}"/>
+ <replacestring from="jar/jocl" to="jocl"/>
</filterchain>
</copy>