Skip to content

Commit

Permalink
Removed the merge from the standard build path
Browse files Browse the repository at this point in the history
  • Loading branch information
x97mdr committed Jan 20, 2012
1 parent 17693bf commit c03ae45
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion project.build
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
</exec>
</target>

<target name="zip" depends="merge">
<target name="zip" depends="test">
<zip zipfile="${deploy.dir}\pickles-${version}.zip">
<fileset basedir="${assemblies.console.dir}" prefix="pickles-${version}\exe">
<include name="**/*" />
Expand Down

0 comments on commit c03ae45

Please sign in to comment.