Fix compilation of tests

This commit is contained in:
Andy Williams 2014-11-12 14:05:56 +00:00
parent 34b928c72c
commit f429afa47d
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ elm_code_suite.c
elm_code_suite_CPPFLAGS = -I$(top_builddir)/elm_code/lib/ \
-DPACKAGE_TESTS_DIR=\"$(top_srcdir)/elm_code/tests/\" \
-DPACKAGE_BUILD_DIR=\"`pwd`/$(top_builddir)/elm_code/tests/\" \
-DEFL_BETA_API_SUPPORT \
@EFL_CFLAGS@ \
@CHECK_CFLAGS@