2 lines
79 B
Makefile
2 lines
79 B
Makefile
SRC_FILES += $(shell find -L $(LVGL_DIR)/$(LVGL_DIR_NAME)/examples -name \*.c)
|
SRC_FILES += $(shell find -L $(LVGL_DIR)/$(LVGL_DIR_NAME)/examples -name \*.c)
|