Fix build here.

SVN revision: 50093
This commit is contained in:
Gustavo Lima Chaves 2010-07-07 03:35:29 +00:00
parent 9e69452b80
commit 0b7106ce77
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_srcdir)/data/themes/default/$< $(top_builddir)/data/themes/default/$(@F)
edje_cc -v -id $(top_srcdir)/data/themes/default/images -fd $(top_srcdir)/data/themes/default/fonts $< $(top_builddir)/data/themes/default/$(@F)