- port HWLIB_CFLAGS from neutrino-mp to neutrino-hd

This commit is contained in:
Stefan Seyfried
2016-01-12 10:30:14 +01:00
committed by svenhoefer
parent 73b5303cfc
commit 79d800f955
21 changed files with 54 additions and 198 deletions

View File

@@ -11,18 +11,10 @@ AM_CPPFLAGS += \
-I$(top_srcdir)/lib/libnet \
-I$(top_srcdir)/lib/xmltree \
@SIGC_CFLAGS@ \
@FREETYPE_CFLAGS@
@FREETYPE_CFLAGS@ \
@AVFORMAT_CFLAGS@ \
@HWLIB_CFLAGS@
if BOXTYPE_COOL
if BOXMODEL_APOLLO
AM_CPPFLAGS += -I$(top_srcdir)/lib/libcoolstream2
else
AM_CPPFLAGS += -I$(top_srcdir)/lib/libcoolstream
endif
endif
if BOXTYPE_TRIPLE
AM_CPPFLAGS += -I$(top_srcdir)/lib/libtriple
endif
noinst_LIBRARIES = libneutrino_daemonc.a