Further cleanup on ant build

This commit is contained in:
unknown 2009-12-08 21:17:26 +01:00
parent d2d17705a0
commit 1d8f7f790d

View file

@ -69,10 +69,6 @@
<delete dir="${DIST_DIR}" />
</target>
<target name="all" depends="clean,jquery,min,pack">
<echo message="Build complete." />
</target>
<target name="openAjaxMetadata">
<property name="target" value="openAjaxMetadata-jquery-${version}.xml" />
<delete file="dist/jquery-*.xml" />