Monotone-Parent: e18a1dc8a0b33293a44781d7fe494c55e2992f5f

Monotone-Revision: 763d7579a98e9af74a10d6369344af9e5e9a574b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-09-11T20:26:44
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2007-09-11 20:26:44 +00:00
parent 4e2b98c36e
commit 1d91077457
1 changed files with 4 additions and 2 deletions

View File

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