ephoto: Turned off edje_cc verbose mode

SVN revision: 67256
v-1.6.0
Daniel Juyung Seo 12 years ago
parent 93997044cd
commit f620919a35
  1. 2
      data/themes/default/Makefile.am

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

Loading…
Cancel
Save