efl: Tentative fix to find the ecore_x_version.h also in the ecore tests.

Shows up on buildbot out of tree builds.

SVN revision: 81440
This commit is contained in:
Stefan Schmidt 2012-12-20 10:51:58 +00:00
parent 8122fed82e
commit c85f2913da
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ tests_ecore_ecore_suite_CPPFLAGS = \
-I$(top_srcdir)/src/lib/ecore_con \
-I$(top_srcdir)/src/lib/ecore_file \
-I$(top_srcdir)/src/lib/ecore_x \
-I$(top_builddir)/src/lib/ecore_x \
-DTESTS_SRC_DIR=\"`pwd`/$(top_srcdir)\" \
@CHECK_CFLAGS@