Skip to content

Commit

Permalink
MONDRIAN: Adds another missing folder creation in the prepare target.
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//open/mondrian/": change = 14163]
  • Loading branch information
lucboudreau committed Mar 20, 2011
1 parent e465094 commit 5624881
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Expand Up @@ -352,6 +352,7 @@ demo/access/MondrianFoodMart.mdb"/>
<mkdir dir="${testclasses.dir}"/>
<mkdir dir="${build.dir}"/>
<mkdir dir="${devlib.dir}"/>
<mkdir dir="${testlib.dir}"/>
</target>

<target name="resolve" unless="skip.download">
Expand Down

0 comments on commit 5624881

Please sign in to comment.