1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

Added mono themes source file to theme submakefile

This commit is contained in:
Brian Pugh 2018-10-01 19:44:20 -04:00
parent 522d20d9e4
commit 63be4a3dd1

View File

@ -5,6 +5,7 @@ CSRCS += lv_theme_night.c
CSRCS += lv_theme_templ.c
CSRCS += lv_theme_zen.c
CSRCS += lv_theme_material.c
CSRCS += lv_theme_mono.c
DEPPATH += --dep-path lvgl/lv_themes