Skip to content

Commit

Permalink
Fixed init step
Browse files Browse the repository at this point in the history
  • Loading branch information
RetGal committed May 29, 2018
1 parent b8d53de commit a58449e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<mkdir dir="${dir.bin}"/>
<mkdir dir="${dir.build}"/>
<mkdir dir="${dir.dist}/doc/html"/>
<mkdir dir="${dir.dist}/lib"/>
</target>

<target name="compile" depends="init" description="Compile the sources">
Expand Down

0 comments on commit a58449e

Please sign in to comment.