efl: make edj depend on edje_cc
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Thu, 10 Jan 2013 05:53:36 +0000 (05:53 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Thu, 10 Jan 2013 05:53:36 +0000 (05:53 +0000)
SVN revision: 82510

src/Makefile_Edje.am
src/Makefile_Emotion.am

index f120f2cd546fa50a03f5823140d40bb3d50990ad..b2895817c25454459de9b3927e4d72296243baf0 100644 (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)
index 94dadc22b8598e6a8309c3265a311664cbb4a5df..8bce70bebbf3c6addaf3c2865a35b43853c0ece3 100644 (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 = \