efl: make edj depend on edje_cc

SVN revision: 82510
This commit is contained in:
Gustavo Sverzut Barbieri 2013-01-10 05:53:36 +00:00
parent 517471190f
commit b14e37dca7
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -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 = \