port HWLIB_CFLAGS from neutrino-mp to neutrino-hd

Origin commit data
------------------
Commit: 79d800f955
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2016-01-12 (Tue, 12 Jan 2016)

Origin message was:
------------------
- 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 vanhofen
parent 05548822da
commit df903525f5
21 changed files with 54 additions and 198 deletions

View File

@@ -2,6 +2,9 @@ noinst_LIBRARIES = liblcddisplay.a
liblcddisplay_a_SOURCES = lcddisplay.cpp fontrenderer.cpp
AM_CPPFLAGS = \
-I$(top_builddir)
AM_CXXFLAGS = \
@FREETYPE_CFLAGS@ \
@PNG_CFLAGS@