]> err.no Git - scalable-opengroupware.org/commitdiff
added Sieve product to the default build
authorznek <znek@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 8 Dec 2004 15:52:27 +0000 (15:52 +0000)
committerznek <znek@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 8 Dec 2004 15:52:27 +0000 (15:52 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@464 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/SoObjects/ChangeLog
SOGo/SoObjects/GNUmakefile

index 4aabaaf4bc921b02a50ac09d88c77fdf8ffd0f4a..b95aacbc06992518be521795c38733f4bc6f2e68 100644 (file)
@@ -1,5 +1,7 @@
 2004-12-08  Marcus Mueller  <znek@mulle-kybernetik.com>
 
+       * GNUmakefile: added Sieve product
+
        * Appointments/SOGoGroupAppointmentFolder.m,
          Appointments/SOGoAppointmentFolder.m, SOGo/SOGoContentObject.m,
          SOGo/SOGoUserFolder.m: changed to NGLogging.
index cad1e18887ef640e7b692871542fadbc2a2b833b..2f060092d8afe684539fd731e55fff0b84aef16a 100644 (file)
@@ -7,5 +7,6 @@ SUBPROJECTS = \
        Appointments    \
        Contacts        \
        Mailer          \
+       Sieve           \
 
 include $(GNUSTEP_MAKEFILES)/aggregate.make