build/Makefile.defs
branchRCL_3
changeset 60 6c158198356e
parent 46 4376525cdefb
child 76 4ad59aaee882
--- a/build/Makefile.defs	Thu Jul 15 18:31:06 2010 +0300
+++ b/build/Makefile.defs	Thu Aug 19 09:48:13 2010 +0300
@@ -262,10 +262,9 @@
 endif
 
 generatereleasefile:
-ifeq ($(origin RD_JAVA_S60_RELEASE),command line)
 	@echo Writing $(RD_JAVA_S60_RELEASE_FILE) ... \
+	$(shell $(call CATCOMMAND,$(JAVA_SRC_ROOT)/build/templates/generated_header_hash.txt) > $(RD_JAVA_S60_RELEASE_FILE)) \
 	$(shell echo RD_JAVA_S60_RELEASE=$(RD_JAVA_S60_RELEASE)>$(RD_JAVA_S60_RELEASE_FILE))
-endif
 
 # Clean file on clean_generated
 clean_configure: clean_conffiles