neutrino: fix build on tripledragon

This commit is contained in:
Stefan Seyfried
2012-11-10 13:48:10 +01:00
parent f631c7b830
commit 2dab7f0a29
2 changed files with 4 additions and 1 deletions

View File

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