Evas: Add GL_EET_CFLAGS tp CPPFLAGS so that Eet.h is found. Patch by JGMiller, fix...
authorVincent Torri <vincent.torri@gmail.com>
Sat, 8 Oct 2011 07:16:36 +0000 (07:16 +0000)
committerVincent Torri <vincent.torri@gmail.com>
Sat, 8 Oct 2011 07:16:36 +0000 (07:16 +0000)
SVN revision: 63922

legacy/evas/src/modules/engines/gl_sdl/Makefile.am

index 961bf412b114a72c7a11af3c9430b402d1730f3e..abdeaf0abdf6ea1040f5ba784f747e1e693c0c37 100644 (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