diff options
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |