ephoto: Turned off edje_cc verbose mode

SVN revision: 67256
This commit is contained in:
Daniel Juyung Seo 2012-01-17 00:02:23 +00:00
parent 93997044cd
commit f620919a35
1 changed files with 1 additions and 1 deletions

View File

@ -20,4 +20,4 @@ ephoto.edj: ${ephoto_DEPS}
SUFFIXES = .edc .edj
.edc.edj:
$(edje_cc) -v -id $(top_srcdir)/data/themes/default/images -fd $(top_srcdir)/data/themes/default/fonts $< $(top_builddir)/data/themes/default/$(@F)
$(edje_cc) -id $(top_srcdir)/data/themes/default/images -fd $(top_srcdir)/data/themes/default/fonts $< $(top_builddir)/data/themes/default/$(@F)