efl: Tentative fix to find the ecore_x_version.h also in the ecore tests.
authorStefan Schmidt <stefan@datenfreihafen.org>
Thu, 20 Dec 2012 10:51:58 +0000 (10:51 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Thu, 20 Dec 2012 10:51:58 +0000 (10:51 +0000)
Shows up on buildbot out of tree builds.

SVN revision: 81440

src/Makefile_Ecore.am

index 1251ca9..2efb6ed 100644 (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@