Skip to content

Commit 9e367f1

Browse files
committed
Merge branch '1.2.x' of github.com:grails/grails-core into 1.2.x
2 parents 21cebe9 + cb293ec commit 9e367f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ant/build/compile.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<mkdir dir="${grails.build}"/>
1111
<mkdir dir="${grails.test.build}"/>
1212
<mkdir dir="${grails.test.reports}"/>
13+
<mkdir dir="${grails.dist}"/>
1314
<mkdir dir="${grails.stubs}" />
1415
</target>
1516

0 commit comments

Comments
 (0)