From: cedric Date: Mon, 6 Jun 2011 17:45:57 +0000 (+0000) Subject: ethumb: use the right edje_cc. X-Git-Tag: 2.0_alpha~9^2~36 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f82e96755ea4c934f011fc344b61ccf4461846c3;p=framework%2Fuifw%2Fethumb.git ethumb: use the right edje_cc. patch from arrowdodger. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ethumb@59998 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/plugins/emotion/Makefile.am b/src/plugins/emotion/Makefile.am index a7edd3e..3c7be5e 100644 --- a/src/plugins/emotion/Makefile.am +++ b/src/plugins/emotion/Makefile.am @@ -1,7 +1,7 @@ MAINTAINERCLEANFILES = Makefile.in -EDJE_CC = edje_cc +EDJE_CC = ${edje_cc} EDJE_FLAGS = -v pluginsdir = $(libdir)/ethumb/plugins