From d8e9a5a98c1549b8452d62118081ac86fcfa5b78 Mon Sep 17 00:00:00 2001 From: maxime Date: Wed, 29 Jun 2005 13:04:31 +0000 Subject: [PATCH] Adding missing link librairy : NGLdap git-svn-id: http://svn.opengroupware.org/SOGo/trunk@653 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SOGo/SoObjects/SOGo/GNUmakefile.preamble | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SOGo/SoObjects/SOGo/GNUmakefile.preamble b/SOGo/SoObjects/SOGo/GNUmakefile.preamble index 9d55e543..0538147b 100644 --- a/SOGo/SoObjects/SOGo/GNUmakefile.preamble +++ b/SOGo/SoObjects/SOGo/GNUmakefile.preamble @@ -21,4 +21,5 @@ libSOGo_LIBRARIES_DEPEND_UPON += \ -lNGiCal \ -lNGMime \ -lNGStreams -lNGExtensions -lEOControl \ - -lXmlRpc -lDOM -lSaxObjC + -lXmlRpc -lDOM -lSaxObjC \ + -lNGLdap -- 2.39.2