jpeg pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=08e189805d30c45a56e77e3c4cc222ead8f4ed70

commit 08e189805d30c45a56e77e3c4cc222ead8f4ed70
Author: Jean-Philippe Andre <jp.an...@samsung.com>
Date:   Wed Jun 8 19:24:34 2016 +0900

    elput: Fix build of tests out of tree
---
 src/Makefile_Elput.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Makefile_Elput.am b/src/Makefile_Elput.am
index d177f6d..5d1fa8b 100644
--- a/src/Makefile_Elput.am
+++ b/src/Makefile_Elput.am
@@ -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@ \

-- 


Reply via email to