mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-28 09:53:23 +00:00
Monotone-Parent: 37ee3c63e273b4b20f99c82d5e239e410e7876c7
Monotone-Revision: c9b03486e1069d95450f29c6305829cf7d4c2002 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-09T19:04:18 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -8,10 +8,10 @@ include $(GNUSTEP_MAKEFILES)/common.make
|
||||
LIBRARY_NAME = libSOGo
|
||||
|
||||
TOOL_NAME = \
|
||||
agenor_email2uid \
|
||||
agenor_shares4uid \
|
||||
agenor_emails4uid \
|
||||
agenor_defaults
|
||||
# agenor_email2uid \
|
||||
# agenor_shares4uid \
|
||||
# agenor_emails4uid \
|
||||
# agenor_defaults
|
||||
|
||||
libSOGo_SOVERSION=$(MAJOR_VERSION).$(MINOR_VERSION)
|
||||
|
||||
@@ -28,7 +28,8 @@ libSOGo_HEADER_FILES = \
|
||||
SOGoGroupFolder.h \
|
||||
SOGoCustomGroupFolder.h \
|
||||
\
|
||||
AgenorUserManager.h \
|
||||
LDAPUserManager.h \
|
||||
LDAPSource.h \
|
||||
SOGoPermissions.h \
|
||||
SOGoLRUCache.h \
|
||||
NSArray+Utilities.h \
|
||||
@@ -53,7 +54,8 @@ libSOGo_OBJC_FILES = \
|
||||
\
|
||||
SOGoPermissions.m \
|
||||
SOGoLRUCache.m \
|
||||
AgenorUserManager.m \
|
||||
LDAPUserManager.m \
|
||||
LDAPSource.m \
|
||||
NSObject+AptComparison.m \
|
||||
WOContext+Agenor.m \
|
||||
SOGoDAVRendererTypes.m \
|
||||
|
||||
Reference in New Issue
Block a user