Enabled helmaTools module to be included in package target
This commit is contained in:
parent
5e57c31411
commit
1dabbb6e55
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@
|
||||||
<mkdir dir="${build.work}/modules" />
|
<mkdir dir="${build.work}/modules" />
|
||||||
|
|
||||||
<antcall target="package-helmaLib" />
|
<antcall target="package-helmaLib" />
|
||||||
<!--<antcall target="package-helmaTools" /> -->
|
<antcall target="package-helmaTools" />
|
||||||
|
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue