added monospace to fonts makefile

This commit is contained in:
Brian Pugh
2018-10-08 09:40:55 -04:00
parent 039deed864
commit 0a6151ade9
+1
View File
@@ -15,6 +15,7 @@ CSRCS += lv_font_symbol_10.c
CSRCS += lv_font_symbol_20.c
CSRCS += lv_font_symbol_30.c
CSRCS += lv_font_symbol_40.c
CSRCS += lv_font_monospace_8.c
DEPPATH += --dep-path lvgl/lv_fonts
VPATH += :lvgl/lv_fonts