mirror of
https://github.com/lvgl/lvgl.git
synced 2026-03-24 07:18:34 +08:00
build(make): add missing src/draw/sw to COMPONENT_SRCDIRS (#9759)
This commit is contained in:
@@ -4,6 +4,7 @@ COMPONENT_SRCDIRS := . \
|
||||
src \
|
||||
src/core \
|
||||
src/draw \
|
||||
src/draw/sw \
|
||||
src/extra \
|
||||
src/font \
|
||||
src/gpu \
|
||||
|
||||
Reference in New Issue
Block a user