fix build bork becase of eo.

SVN revision: 77607
This commit is contained in:
Carsten Haitzler 2012-10-09 03:01:28 +00:00
parent 9d29878e9d
commit 272c408713
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/src/lib/include \
-I$(top_srcdir)/src/lib/cserve2 \
-I$(top_srcdir)/src/bin \
@EVAS_GENERAL_CFLAGS@ \
@EINA_CFLAGS@ \
@evas_image_loader_webp_cflags@ \
@EVIL_CFLAGS@

View File

@ -5,6 +5,7 @@ AM_CPPFLAGS = \
-I. \
-I$(top_srcdir)/src/lib \
-I$(top_srcdir)/src/lib/include \
@EVAS_GENERAL_CFLAGS@ \
@FREETYPE_CFLAGS@ \
@PIXMAN_CFLAGS@ \
@EINA_CFLAGS@ \