Monotone-Parent: e18a1dc8a0b33293a44781d7fe494c55e2992f5f

Monotone-Revision: 763d7579a98e9af74a10d6369344af9e5e9a574b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-09-11T20:26:44
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau 2007-09-11 20:26:44 +00:00
parent 4e2b98c36e
commit 1d91077457

View file

@ -21,8 +21,9 @@ FHS_HEADER_DIRS = SOGo
libSOGo_HEADER_FILES = \ libSOGo_HEADER_FILES = \
SOGoObject.h \ SOGoObject.h \
SOGoFolder.h \
SOGoContentObject.h \ SOGoContentObject.h \
SOGoFolder.h \
SOGoParentFolder.h \
SOGoUserFolder.h \ SOGoUserFolder.h \
SOGoGroupsFolder.h \ SOGoGroupsFolder.h \
SOGoGroupFolder.h \ SOGoGroupFolder.h \
@ -50,8 +51,9 @@ libSOGo_HEADER_FILES = \
libSOGo_OBJC_FILES = \ libSOGo_OBJC_FILES = \
SOGoObject.m \ SOGoObject.m \
SOGoFolder.m \
SOGoContentObject.m \ SOGoContentObject.m \
SOGoFolder.m \
SOGoParentFolder.m \
SOGoUserFolder.m \ SOGoUserFolder.m \
SOGoGroupsFolder.m \ SOGoGroupsFolder.m \
SOGoGroupFolder.m \ SOGoGroupFolder.m \