2 lines
42 B
Makefile
2 lines
42 B
Makefile
CSRCS += $(shell find -L lvgl -name \*.c)
|
CSRCS += $(shell find -L lvgl -name \*.c)
|