Fixed tag error

This commit is contained in:
Mark Bernard 2004-10-23 02:32:40 +00:00
parent 706a3fdb59
commit d393a00654
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@
<!-- archive. -->
<antcall target="clean"/>
<antcall target="-initialize"/>
<antcall target="compile_java"/>
<antcall target="compile"/>
<antcall target="compile_native"/>
<antcall target="-jars"/>
<antcall target="-distribution_application"/>