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:
Wolfgang Sourdeau
2007-05-09 19:04:18 +00:00
parent 7c4ddf0e8c
commit bfab3e3a0a
4 changed files with 10 additions and 11 deletions
+8 -6
View File
@@ -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 \