elput: Fix build of tests out of tree

This commit is contained in:
Jean-Philippe Andre 2016-06-08 19:24:34 +09:00
parent a1b0fb2c9f
commit 08e189805d
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ tests/elput/elput_test_elput.c \
tests/elput/elput_suite.h
tests_elput_elput_suite_CPPFLAGS = -I$(top_builddir)/src/lib/efl \
-I$(top_srcdir)/src/lib/efl \
-DTESTS_SRC_DIR=\"$(top_srcdir)/src/tests/elput\" \
-DTESTS_BUILD_DIR=\"$(top_builddir)/src/tests/elput\" \
@CHECK_CFLAGS@ \