configure: enable YaFT widget build

This commit is contained in:
Stefan Seyfried
2018-01-07 23:53:21 +01:00
committed by Thilo Graf
parent 14cd7c83b0
commit bbc0d9ab68
2 changed files with 3 additions and 0 deletions

View File

@@ -371,6 +371,7 @@ src/gui/components/Makefile
src/gui/lua/Makefile
src/gui/moviebrowser/Makefile
src/gui/widget/Makefile
src/gui/widget/yaft/Makefile
src/lcddisplay/Makefile
src/nhttpd/Makefile
src/nhttpd/nhttpd.conf

View File

@@ -1,3 +1,5 @@
SUBDIRS = yaft
AM_CPPFLAGS = -fno-rtti -fno-exceptions -D__STDC_FORMAT_MACROS
AM_CPPFLAGS += \