sf-platform/build.xml
changeset 260 13596dc42a47
parent 241 c451bd0c0782
parent 238 43d4995ff976
child 271 d62ab7f8c779
--- a/sf-platform/build.xml	Thu Jul 16 14:35:54 2009 +0100
+++ b/sf-platform/build.xml	Thu Jul 16 16:33:38 2009 +0100
@@ -114,6 +114,9 @@
 	        <runtarget target="sf-os-compile"/>
 	   </else>
     </if>
+       <!-- always run cenrep -->
+       <runtarget target="sf-s60-create-cenrep"/>
+
   </target>
 
   <!--
@@ -385,7 +388,6 @@
           			<reference refid="sf.spec.s60.system.definition.files" torefid="system.definition.files" />
     		</antcall>
 			
-			<runtarget target="sf-s60-create-cenrep"/>
 			
 			<antcall target="sf-list-dir" inheritAll="false">
 				<param name="sf.list.name" value="post-s60-build-main"/>