make/gendata/GendataFontConfig.gmk
changeset 50348 008f416a79cb
parent 47314 743814386712
child 52065 dea8a62cdfc3
equal deleted inserted replaced
50347:b2f046ae8eb6 50348:008f416a79cb
    20 #
    20 #
    21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    22 # or visit www.oracle.com if you need additional information or have any
    22 # or visit www.oracle.com if you need additional information or have any
    23 # questions.
    23 # questions.
    24 #
    24 #
    25 
       
    26 $(eval $(call IncludeCustomExtension, gendata/GendataFontConfig.gmk))
       
    27 
    25 
    28 GENDATA_FONT_CONFIG_DST := $(SUPPORT_OUTPUTDIR)/modules_libs/$(MODULE)
    26 GENDATA_FONT_CONFIG_DST := $(SUPPORT_OUTPUTDIR)/modules_libs/$(MODULE)
    29 
    27 
    30 GENDATA_FONT_CONFIG_DATA_DIR ?= $(TOPDIR)/make/data/fontconfig
    28 GENDATA_FONT_CONFIG_DATA_DIR ?= $(TOPDIR)/make/data/fontconfig
    31 
    29