buildframework/helium/config/diamonds_config.xml.ftl
changeset 588 c7c26511138f
parent 217 0f5e3a7fb6af
--- a/buildframework/helium/config/diamonds_config.xml.ftl	Tue Apr 27 08:33:08 2010 +0300
+++ b/buildframework/helium/config/diamonds_config.xml.ftl	Wed Jun 16 16:51:40 2010 +0300
@@ -49,6 +49,8 @@
             logfile="${ant['temp.build.dir']}/build/doc/ivy/tool-dependencies-${ant['build.type']}.xml" ant-properties="true"/>        
 
         <target name="compile-main" />
+        
+        <target name="build-roms" />
             
         <target name="ido-codescanner" template-file="codescanner.xml.ftl"
             logfile="${ant['ido.codescanner.output.dir']}/problemIndex.xml"/>
@@ -76,6 +78,9 @@
         <target name="check-tool-dependencies" template-file="tool.xml.ftl" 
             logfile="${ant['temp.build.dir']}/build/doc/ivy/tool-dependencies-${ant['build.type']}.xml" ant-properties="true"
             defer="true"/>
+            
+        <target name="cmt-generate-diamond-summary"/>
+        
     </targets>
 </logger>
 </configuration>
\ No newline at end of file