ethumb: No verbose mode for edje_cc like other efl libs.

SVN revision: 79200
This commit is contained in:
Daniel Juyung Seo 2012-11-13 06:52:47 +00:00
parent 9467a3169a
commit ee88fcaceb
2 changed files with 2 additions and 4 deletions

View File

@ -1,8 +1,7 @@
MAINTAINERCLEANFILES = Makefile.in
EDJE_CC = @edje_cc@
EDJE_FLAGS = -v \
-id $(top_srcdir)/data/frames/images
EDJE_FLAGS = -id $(top_srcdir)/data/frames/images
filesdir = ${datadir}/ethumb/data/frames
files_DATA = default.edj

View File

@ -2,7 +2,6 @@
MAINTAINERCLEANFILES = Makefile.in
EDJE_CC = ${edje_cc}
EDJE_FLAGS = -v
pluginsdir = $(libdir)/ethumb/plugins
filesdir = $(pluginsdir)/data
@ -41,7 +40,7 @@ emotion_la_LIBTOOLFLAGS = --tag=disable-static
emotion_template.edj: Makefile $(EXTRADIST)
$(EDJE_CC) $(EDJE_FLAGS) \
$(EDJE_CC) \
$(top_srcdir)/src/plugins/emotion/template.edc \
$(top_builddir)/src/plugins/emotion/emotion_template.edj