6 lines
89 B
Makefile
6 lines
89 B
Makefile
|
# Component Makefile
|
||
|
|
||
|
COMPONENT_SRCDIRS := . fonts png
|
||
|
|
||
|
COMPONENT_ADD_INCLUDEDIRS := png
|