changeset 1191 | 5796b6eeacd9 |
parent 1184 | 0485a6899b9b |
child 1205 | 3698c6929ff1 |
child 1211 | fc57c9119823 |
--- a/common/build.xml Thu Jul 22 17:20:41 2010 +0100 +++ b/common/build.xml Tue Jul 27 17:02:51 2010 +0100 @@ -128,8 +128,9 @@ <!-- 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"/> - + </then> </if>