summaryrefslogtreecommitdiff
path: root/src/Makefile_Edje.am
diff options
context:
space:
mode:
authorJean-Philippe Andre <jp.andre@samsung.com>2015-07-29 20:00:35 +0900
committerJean-Philippe Andre <jp.andre@samsung.com>2015-07-29 20:22:35 +0900
commitb8a2a9b3c023d159d11243654fcd33c1b31e55fb (patch)
tree6c2d6a0b539d1ce8aabb654bb94e2c12d9b5770e /src/Makefile_Edje.am
parent1f758ad96d0bf0b2250da4b8c28f9ecf89bc7ca1 (diff)
downloadefl-b8a2a9b3c023d159d11243654fcd33c1b31e55fb.tar.gz
Evas filters: Fix make doc, check when EFL is not installed
Thanks @aerodynamik for even giving the proper environment variable to set :) Fixes T2614
Diffstat (limited to 'src/Makefile_Edje.am')
-rw-r--r--src/Makefile_Edje.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile_Edje.am b/src/Makefile_Edje.am
index 3b4c79b546..6675d6d15f 100644
--- a/src/Makefile_Edje.am
+++ b/src/Makefile_Edje.am
@@ -278,6 +278,7 @@ tests/edje/edje_suite.h
tests_edje_edje_suite_CPPFLAGS = -I$(top_builddir)/src/lib/efl \
$(EDJE_COMMON_CPPFLAGS) \
+-DTESTS_SRC_DIR=\"$(top_srcdir)/src/tests/edje\" \
-DTESTS_BUILD_DIR=\"$(top_builddir)/src/tests/edje\" \
@CHECK_CFLAGS@
tests_edje_edje_suite_LDADD = @CHECK_LIBS@ $(USE_EDJE_BIN_LIBS)