diff --git a/legacy/emotion/data/Makefile.am b/legacy/emotion/data/Makefile.am index db772b13a6..6e5ce6f34d 100644 --- a/legacy/emotion/data/Makefile.am +++ b/legacy/emotion/data/Makefile.am @@ -43,12 +43,12 @@ window_inner_shadow.png \ theme.edc \ icon.edc -theme.edj: Makefile +theme.edj: Makefile theme.edc $(EDJE_CC) $(EDJE_FLAGS) \ $(top_srcdir)/data/theme.edc \ $(top_builddir)/data/theme.edj -icon.edj: Makefile +icon.edj: Makefile icon.edc $(EDJE_CC) $(EDJE_FLAGS) \ $(top_srcdir)/data/icon.edc \ $(top_builddir)/data/icon.edj