diff --git a/src/Makefile_Edje.am b/src/Makefile_Edje.am index f120f2cd54..b2895817c2 100644 --- a/src/Makefile_Edje.am +++ b/src/Makefile_Edje.am @@ -259,7 +259,7 @@ $(EDJE_COMMON_USER_LDADD) \ endif # Useful to other modules that generate EDJ -EDJE_CC = EFL_RUN_IN_TREE=1 $(top_builddir)/src/bin/edje/edje_cc +EDJE_CC = EFL_RUN_IN_TREE=1 $(builddir)/bin/edje/edje_cc EDJE_CC_FLAGS_VERBOSE_0 = EDJE_CC_FLAGS_VERBOSE_1 = -v EDJE_CC_FLAGS = $(EDJE_CC_FLAGS_VERBOSE_$(V)) -id $(srcdir) -fd $(srcdir) diff --git a/src/Makefile_Emotion.am b/src/Makefile_Emotion.am index 94dadc22b8..8bce70bebb 100644 --- a/src/Makefile_Emotion.am +++ b/src/Makefile_Emotion.am @@ -196,7 +196,7 @@ tests_emotion_emotion_test_LDADD = \ $(EMOTION_COMMON_USER_LDADD) \ lib/edje/libedje.la -tests/emotion/data/theme.edj: tests/emotion/data/theme.edc +tests/emotion/data/theme.edj: tests/emotion/data/theme.edc bin/edje/edje_cc $(AM_V_EDJ)$(EDJE_CC) $(EDJE_CC_FLAGS) -id $(srcdir)/tests/emotion/data $< $@ EMOTION_DATA_FILES = \