update makefile

This commit is contained in:
Gabor Kiss-Vamosi
2019-10-03 06:06:20 +02:00
parent 8fb484ab91
commit 3753265f56

View File

@@ -4,6 +4,7 @@ CSRCS += lv_disp.c
CSRCS += lv_obj.c
CSRCS += lv_refr.c
CSRCS += lv_style.c
CSRCS += lv_debug.c
DEPPATH += --dep-path $(LVGL_DIR)/lvgl/src/lv_core
VPATH += :$(LVGL_DIR)/lvgl/src/lv_core