common/build.xml
changeset 1212 84ea622a5ffb
parent 1205 3698c6929ff1
parent 1211 fc57c9119823
--- a/common/build.xml	Fri Aug 13 11:29:18 2010 +0100
+++ b/common/build.xml	Tue Aug 17 12:55:12 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>