mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
- port HWLIB_CFLAGS from neutrino-mp to neutrino-hd
This commit is contained in:
committed by
svenhoefer
parent
73b5303cfc
commit
79d800f955
@@ -16,15 +16,9 @@ AM_CPPFLAGS += \
|
||||
@SIGC_CFLAGS@ \
|
||||
@CURL_CFLAGS@ \
|
||||
@FREETYPE_CFLAGS@ \
|
||||
@LUA_CFLAGS@
|
||||
|
||||
if BOXTYPE_COOL
|
||||
if BOXMODEL_APOLLO
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/lib/libcoolstream2
|
||||
else
|
||||
AM_CPPFLAGS += -I$(top_srcdir)/lib/libcoolstream
|
||||
endif
|
||||
endif
|
||||
@LUA_CFLAGS@ \
|
||||
@AVFORMAT_CFLAGS@ \
|
||||
@HWLIB_CFLAGS@
|
||||
|
||||
noinst_LIBRARIES = libneutrino_gui_lua.a
|
||||
|
||||
|
Reference in New Issue
Block a user