attempt to clean nightly builds of unused files

This commit is contained in:
kappa1 2010-08-31 19:30:15 +00:00
parent af6dc3d5b5
commit a19d4838a7
1 changed files with 3 additions and 0 deletions

View File

@ -147,5 +147,8 @@
<param name="input" value="applet/basic/solaris_natives.jar"/>
<param name="output" value="applet/advance/solaris_natives.jar.lzma"/>
</antcall>
<delete file="applet/*.jar"/>
<delete file="applet/*.lzma"/>
</target>
</project>