mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
configure: enable YaFT widget build
This commit is contained in:
@@ -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
|
||||
|
@@ -1,3 +1,5 @@
|
||||
SUBDIRS = yaft
|
||||
|
||||
AM_CPPFLAGS = -fno-rtti -fno-exceptions -D__STDC_FORMAT_MACROS
|
||||
|
||||
AM_CPPFLAGS += \
|
||||
|
Reference in New Issue
Block a user