mirror of
https://github.com/lvgl/lvgl.git
synced 2026-08-20 23:45:50 +08:00
follow other make file convention Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2 lines
75 B
Makefile
2 lines
75 B
Makefile
CSRCS += $(shell find -L $(LVGL_DIR)/$(LVGL_DIR_NAME)/examples -name \*.c)
|