From f6fce0731ddd58f0d2ce403cc905e2153470a01b Mon Sep 17 00:00:00 2001 From: znek Date: Wed, 8 Dec 2004 15:52:27 +0000 Subject: [PATCH] added Sieve product to the default build git-svn-id: http://svn.opengroupware.org/SOGo/trunk@464 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SOGo/SoObjects/ChangeLog | 2 ++ SOGo/SoObjects/GNUmakefile | 1 + 2 files changed, 3 insertions(+) diff --git a/SOGo/SoObjects/ChangeLog b/SOGo/SoObjects/ChangeLog index 4aabaaf4..b95aacbc 100644 --- a/SOGo/SoObjects/ChangeLog +++ b/SOGo/SoObjects/ChangeLog @@ -1,5 +1,7 @@ 2004-12-08 Marcus Mueller + * GNUmakefile: added Sieve product + * Appointments/SOGoGroupAppointmentFolder.m, Appointments/SOGoAppointmentFolder.m, SOGo/SOGoContentObject.m, SOGo/SOGoUserFolder.m: changed to NGLogging. diff --git a/SOGo/SoObjects/GNUmakefile b/SOGo/SoObjects/GNUmakefile index cad1e188..2f060092 100644 --- a/SOGo/SoObjects/GNUmakefile +++ b/SOGo/SoObjects/GNUmakefile @@ -7,5 +7,6 @@ SUBPROJECTS = \ Appointments \ Contacts \ Mailer \ + Sieve \ include $(GNUSTEP_MAKEFILES)/aggregate.make -- 2.39.5