--- a/common/build.xml Mon Aug 09 11:21:13 2010 +0100
+++ b/common/build.xml Mon Aug 09 12:38:30 2010 +0100
@@ -126,11 +126,7 @@
</hlm:signalInput>
<!-- configure stages -->
- <hlm:stage id="preparation" starttarget="sf-prebuild" endtarget="sf-prebuild"/>
- <hlm:stage id="compilation" starttarget="sf-compile" endtarget="sf-compile"/>
- <hlm:stage id="romcreation" starttarget="sf-build-roms" endtarget="sf-build-roms"/>
- <hlm:stage id="postbuild" starttarget="sf-postbuild" endtarget="sf-postbuild"/>
-
+ <import file="config/stages_config.ant.xml" />
</then>
</if>