build(make): add missing src/draw/sw to COMPONENT_SRCDIRS (#9759)

This commit is contained in:
QFTEK
2026-02-21 02:03:07 +08:00
committed by GitHub
parent 5de4903f5c
commit 43906ec582

View File

@@ -4,6 +4,7 @@ COMPONENT_SRCDIRS := . \
src \
src/core \
src/draw \
src/draw/sw \
src/extra \
src/font \
src/gpu \