2 lines
50 B
Makefile
2 lines
50 B
Makefile
|
CSRCS += $(shell find -L lv_examples -name "*.c")
|
|
CSRCS += $(shell find -L lv_examples -name "*.c")
|