mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-21 06:53:01 +08:00
2 lines
42 B
Makefile
2 lines
42 B
Makefile
CSRCS += $(shell find -L lvgl -name \*.c)
|