5 lines
139 B
Makefile
5 lines
139 B
Makefile
# fonts-cjk.dat is used only on systems with plenty of memory
|
|
ifdef USE_FREETYPE2
|
|
DIST_FILES_LIST += dists/engine-data/fonts-cjk.dat
|
|
endif
|