eina_cxx: make sure it can build out of the source tree.

This commit is contained in:
Cedric Bail 2014-02-26 11:06:05 -03:00
parent 0378e41958
commit 47955c302a
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ tests/eina_cxx/eina_cxx_test_eina_value.cc
tests_eina_cxx_eina_cxx_suite_CXXFLAGS = -I$(top_builddir)/src/lib/efl \
-I$(top_builddir)/src/lib/eina_cxx \
-I$(top_srcdir)/src/lib/eina_cxx \
-DTESTS_WD=\"`pwd`\" \
-DTESTS_SRC_DIR=\"$(top_srcdir)/src/tests/eina_cxx\" \
-DPACKAGE_BUILD_DIR=\"`pwd`/$(top_builddir)/src/tests/eina_cxx\" \