efl: remove duplicate paths due header move.

eina headers used to be in their own directory, but now they live
inside src/lib/eina. The mempools were still including
include/lib/eina/ and with "sed" they became src/lib/eina/, which
already existed.



SVN revision: 77837
This commit is contained in:
Gustavo Sverzut Barbieri 2012-10-10 22:51:18 +00:00
parent a57dc1886a
commit 67a8770fac
3 changed files with 0 additions and 6 deletions

View File

@ -4,8 +4,6 @@ AM_CPPFLAGS = \
-I. \
-I$(top_srcdir)/src/lib/eina \
-I$(top_builddir)/src/lib/eina \
-I$(top_srcdir)/src/lib/eina \
-I$(top_builddir)/src/lib/eina \
@EFL_EINA_BUILD@ \
@VALGRIND_CFLAGS@

View File

@ -4,8 +4,6 @@ AM_CPPFLAGS = \
-I. \
-I$(top_srcdir)/src/lib/eina \
-I$(top_builddir)/src/lib/eina \
-I$(top_srcdir)/src/lib/eina \
-I$(top_builddir)/src/lib/eina \
@EFL_EINA_BUILD@ \
@VALGRIND_CFLAGS@

View File

@ -4,8 +4,6 @@ AM_CPPFLAGS = \
-I. \
-I$(top_srcdir)/src/lib/eina \
-I$(top_builddir)/src/lib/eina \
-I$(top_srcdir)/src/lib/eina \
-I$(top_builddir)/src/lib/eina \
@EFL_EINA_BUILD@
controllerdir = $(libdir)//eina/modules/mp/pass_through/$(MODULE_ARCH)