lib clean fix

This commit is contained in:
Jindra Petřík
2014-11-10 12:06:36 +01:00
parent 14b1d12b68
commit 0b730d636b
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -402,6 +402,7 @@
<target name="clean_lib">
<ant antfile="${CORELIBSCRIPT}" target="clean" inheritAll="false" />
<delete file="${LIBRARIESDIR}/${CORELIBNAME}" />
</target>