beber pushed a commit to branch master.

commit 4e7e47cced372d274b08329f06c985ac8a641d43
Author: Bertrand Jacquin <[email protected]>
Date:   Sat Aug 10 22:27:24 2013 +0200

    edje_smart_thumb: Adding missing linking to ecore and ecore_evas
---
 edje_smart_thumb/src/bin/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/edje_smart_thumb/src/bin/Makefile.am 
b/edje_smart_thumb/src/bin/Makefile.am
index cbe6575..596639c 100644
--- a/edje_smart_thumb/src/bin/Makefile.am
+++ b/edje_smart_thumb/src/bin/Makefile.am
@@ -5,7 +5,7 @@ AM_CPPFLAGS = \
 -I$(top_builddir) \
 -I$(top_srcdir) \
 -I$(top_srcdir)/src/bin \
-@EDJE_CFLAGS@ @EVAS_CFLAGS@
+@EDJE_CFLAGS@ @EVAS_CFLAGS@ @ECORE_CFLAGS@
 
 bin_PROGRAMS = edje_smart_thumb
 
@@ -13,4 +13,4 @@ edje_smart_thumb_SOURCES = \
 main.c \
 main.h
 
-edje_smart_thumb_LDADD = @EDJE_LIBS@ @EVAS_LIBS@
+edje_smart_thumb_LDADD = @EDJE_LIBS@ @EVAS_LIBS@ @ECORE_LIBS@

-- 

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk

Reply via email to