Skip to content

Commit

Permalink
Further cleanup on ant build
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Dec 8, 2009
1 parent d2d1770 commit 1d8f7f7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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" />
Expand Down

0 comments on commit 1d8f7f7

Please sign in to comment.