[evolution-activesync] Build libevoeas before camel which needs it



commit 92893bf57990309f4e56d313854175edc1a82f88
Author: David Woodhouse <David Woodhouse intel com>
Date:   Mon May 21 20:39:52 2012 +0100

    Build libevoeas before camel which needs it

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index d7474c8..0ee9e32 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,7 @@ if ENABLE_QT_CONFIG_TOOL
 endif
 
 if ENABLE_CAMEL_BACKEND
-  CAMEL_DIRS = camel libevoeas
+  CAMEL_DIRS = libevoeas camel
 endif
 
 if ENABLE_EPLUGIN



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]