Add efl_check.h to eina unit test files as Eina is mandatory
authorVincent Torri <vincent dot torri at gmail dot com>
Thu, 4 Feb 2016 14:27:32 +0000 (15:27 +0100)
committerTom Hacohen <tom@stosb.com>
Tue, 16 Feb 2016 12:41:06 +0000 (12:41 +0000)
src/Makefile_Eina.am

index a0c4739..71d0330 100644 (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 \