< prev index next >

make/ZipSource.gmk

Print this page

        

*** 31,41 **** include Modules.gmk SRC_ZIP_WORK_DIR := $(SUPPORT_OUTPUTDIR)/src # Hook to include the corresponding custom file, if present. ! $(eval $(call IncludeCustomExtension, , ZipSource.gmk)) ################################################################################ # Create the directory structure for src.zip using symlinks. # <module>/<package>/<file>.java --- 31,41 ---- include Modules.gmk SRC_ZIP_WORK_DIR := $(SUPPORT_OUTPUTDIR)/src # Hook to include the corresponding custom file, if present. ! $(eval $(call IncludeCustomExtension, ZipSource.gmk)) ################################################################################ # Create the directory structure for src.zip using symlinks. # <module>/<package>/<file>.java
< prev index next >