diff -r e5618cc85d74 -r 6c158198356e build/Makefile.defs --- 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