diff --git a/data/themes/default/Makefile.am b/data/themes/default/Makefile.am index 340520a..bd6f02c 100644 --- a/data/themes/default/Makefile.am +++ b/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)