changeset 1128 | 14c8058c3fa1 |
parent 1127 | 67268c5a3e6d |
child 1158 | 739036c00f80 |
--- a/common/build.xml Fri Jul 02 17:59:40 2010 +0100 +++ b/common/build.xml Sat Jul 03 23:16:32 2010 +0100 @@ -126,7 +126,7 @@ </hlm:signalInput> <!-- configure stages --> - <hlm:stage id="preparation" starttarget="sf-prep" endtarget="sf-compile"/> + <hlm:stage id="preparation" starttarget="sf-prebuild" endtarget="sf-prebuild"/> <hlm:stage id="compilation" starttarget="sf-compile" endtarget="sf-compile"/> <hlm:stage id="postbuild" starttarget="sf-postbuild" endtarget="sf-postbuild"/>