Evas: Add GL_EET_CFLAGS tp CPPFLAGS so that Eet.h is found. Patch by JGMiller, fix ticket #874

SVN revision: 63922
This commit is contained in:
Vincent Torri 2011-10-08 07:16:36 +00:00
parent 2f674f7059
commit 50cfcfc323
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ AM_CPPFLAGS = \
@FREETYPE_CFLAGS@ \
@PIXMAN_CFLAGS@ \
@EINA_CFLAGS@ \
@GL_EET_CFLAGS@ \
@evas_engine_gl_sdl_cflags@
if BUILD_ENGINE_GL_SDL