From: Mike McCormack <mj.mccormack@samsung.com>

"cd ecore && ./autogen.sh --enable-tests &&make && make check-local" was 
failing.
Make sure to build ecore_suite before trying to run it.



SVN revision: 49053
This commit is contained in:
Mike McCormack 2010-05-20 05:06:22 +00:00 committed by Carsten Haitzler
parent 023da4d5ba
commit fee26de20a
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ AM_CPPFLAGS = \
if EFL_ENABLE_TESTS
noinst_PROGRAMS = ecore_suite
check_PROGRAMS = ecore_suite
ecore_suite_SOURCES = \