Skip to content

Commit

Permalink
fix delete
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanLindel committed Jun 23, 2014
1 parent 6cb7399 commit e6812e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Expand Up @@ -86,6 +86,7 @@
</target>

<target name="init">
<delete dir="bin" />
<mkdir dir="bin" />
<copy includeemptydirs="false" todir="bin">
<fileset dir="src">
Expand Down

0 comments on commit e6812e0

Please sign in to comment.