From c561dffa14f0745f871fc99b253b57d3e0133aa3 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 4 Oct 2006 19:20:28 +0000 Subject: [PATCH] Monotone-Parent: 173d89d6ff3d0ec0373dfbffbc4ddb848712a9f6 Monotone-Revision: fbc6d1383213a8ac4c4f695e111f58e4a468fcfc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-04T19:20:28 Monotone-Branch: ca.inverse.sogo --- UI/Common/GNUmakefile.preamble | 2 +- UI/SOGoUI/GNUmakefile.preamble | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/UI/Common/GNUmakefile.preamble b/UI/Common/GNUmakefile.preamble index a4d2bb3a9..eaf1c03cc 100644 --- a/UI/Common/GNUmakefile.preamble +++ b/UI/Common/GNUmakefile.preamble @@ -18,4 +18,4 @@ CommonUI_BUNDLE_LIBS += \ -lNGObjWeb \ -lNGMime \ -lNGStreams -lNGExtensions -lEOControl \ - -lXmlRpc -lDOM -lSaxObjC + -lXmlRpc -lDOM -lSaxObjC -lWOExtensions diff --git a/UI/SOGoUI/GNUmakefile.preamble b/UI/SOGoUI/GNUmakefile.preamble index 04320edd6..d54766e7c 100644 --- a/UI/SOGoUI/GNUmakefile.preamble +++ b/UI/SOGoUI/GNUmakefile.preamble @@ -10,7 +10,7 @@ libSOGoUI_LIBRARIES_DEPEND_UPON += \ -lNGObjWeb \ -lNGMime \ -lNGStreams -lNGExtensions -lEOControl \ - -lXmlRpc -lDOM -lSaxObjC + -lXmlRpc -lDOM -lSaxObjC -lWOExtensions SYSTEM_LIB_DIR += -L/usr/local/lib -L/usr/lib ADDITIONAL_INCLUDE_DIRS += -I../../SoObjects