buildframework/helium/tests/minibuilds/imaker/build.xml
changeset 645 b8d81fa19e7d
parent 628 7c4a911dc066
--- a/buildframework/helium/tests/minibuilds/imaker/build.xml	Wed Sep 29 17:48:06 2010 +0100
+++ b/buildframework/helium/tests/minibuilds/imaker/build.xml	Sun Oct 10 15:22:15 2010 +0300
@@ -166,18 +166,16 @@
 
     <target name="minibuild-check">
     </target>
-    
+        
     <!-- Rom configuration -->
     <hlm:imakerconfigurationset id="imaker.rom.config">
         <imakerconfiguration>
-            <makefileset>
-                <include name="**/${product.name}/*ui.mk"/>
-            </makefileset>
+            <hlm:product list="${product.list}" ui="true"/>
             <targetset>
                 <include name="^core$"/>
                 <include name="^langpack_01.*$"/>
-                <include name="^langpack_02.*$"/><!---->
-                <include name="^custvariant_.*$"/>
+                <include name="^langpack_02.*$"/>
+                <include name="^custvariant_01_test$"/>
             </targetset>
             <variableset>
                 <variable name="USE_FOTI" value="0"/>