From ff2a1607cf8b5759b8eeca03069f1bae0e9186cb Mon Sep 17 00:00:00 2001 From: Gustavo Sverzut Barbieri Date: Thu, 10 Jan 2013 06:07:30 +0000 Subject: [PATCH] efl: fix dso due missing ecore-evas SVN revision: 82512 --- src/Makefile_Emotion.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile_Emotion.am b/src/Makefile_Emotion.am index 8bce70b..a5a07d9 100644 --- a/src/Makefile_Emotion.am +++ b/src/Makefile_Emotion.am @@ -194,6 +194,7 @@ $(EMOTION_COMMON_CPPFLAGS) \ tests_emotion_emotion_test_LDADD = \ $(EMOTION_COMMON_USER_LDADD) \ +lib/ecore_evas/libecore_evas.la \ lib/edje/libedje.la tests/emotion/data/theme.edj: tests/emotion/data/theme.edc bin/edje/edje_cc -- 2.7.4