Add efl_check.h to eina unit test files as Eina is mandatory

This commit is contained in:
Vincent Torri 2016-02-04 15:27:32 +01:00 committed by Tom Hacohen
parent 66b60da444
commit ddf723e15b
1 changed files with 1 additions and 0 deletions

View File

@ -273,6 +273,7 @@ check_PROGRAMS += tests/eina/eina_suite tests/eina/cxx_compile_test
TESTS += tests/eina/eina_suite
tests_eina_eina_suite_SOURCES = \
tests/efl_check.h \
tests/eina/eina_suite.c \
tests/eina/eina_suite.h \
tests/eina/eina_test_abi.c \