Enabled helmaTools module to be included in package target

This commit is contained in:
zumbrunn 2005-09-25 17:57:11 +00:00
parent 5e57c31411
commit 1dabbb6e55

View file

@ -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>