An update to get closer to make check passing for windows.

Thanks (and credit) to Vincent Torri again
This commit is contained in:
Andy Williams 2015-02-15 20:35:41 +00:00
parent 9a0f269e92
commit f9709f915c
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ elm_code_suite_CPPFLAGS = -I$(top_builddir)/elm_code/src/lib/ \
-DTESTS_DIR=\"$(abspath $(srcdir))/\" \
-DEFL_BETA_API_SUPPORT \
@EFL_CFLAGS@ \
-DEFL_ELM_CODE_BUILD \
@CHECK_CFLAGS@
elm_code_suite_LDADD = @EFL_LIBS@ @CHECK_LIBS@ $(top_builddir)/elm_code/src/lib/libelm_code.la