tasn pushed a commit to branch master.

commit 585ea16d7f86e943fb7fbb1302b0e6a80106c771
Author: Tom Hacohen <[email protected]>
Date:   Tue Mar 26 14:58:19 2013 +0000

    Evas tests: Fix TESTS_BUILD_DIR to point to the build dir.
---
 src/Makefile_Evas.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile_Evas.am b/src/Makefile_Evas.am
index 257d06c..c651ddf 100644
--- a/src/Makefile_Evas.am
+++ b/src/Makefile_Evas.am
@@ -1635,7 +1635,7 @@ tests/evas/evas_suite.h
 
 tests_evas_evas_suite_CPPFLAGS = \
 -DTESTS_SRC_DIR=\"$(top_srcdir)/src/tests/evas\" \
--DTESTS_BUILD_DIR=\"$(top_srcdir)/src/tests/evas\" \
+-DTESTS_BUILD_DIR=\"$(top_builddir)/src/tests/evas\" \
 @CHECK_CFLAGS@ \
 @EVAS_CFLAGS@
 

-- 

------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d

Reply via email to