From 1f1a83ab7e63fbd805c524458e3cd25ac6afb30f Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 31 Oct 2006 18:53:44 +0000 Subject: [PATCH] Monotone-Parent: 3fd8726962debcc52dde9bd71352e3124907fb3d Monotone-Revision: e83eef1534d09f346a018e039db3a6c578d0b4d3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-31T18:53:44 Monotone-Branch: ca.inverse.sogo --- SoObjects/Appointments/GNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/SoObjects/Appointments/GNUmakefile b/SoObjects/Appointments/GNUmakefile index a4b3ccaa7..c69e92686 100644 --- a/SoObjects/Appointments/GNUmakefile +++ b/SoObjects/Appointments/GNUmakefile @@ -11,6 +11,7 @@ Appointments_PRINCIPAL_CLASS = SOGoAppointmentsProduct Appointments_OBJC_FILES = \ Product.m \ NSArray+Appointments.m \ + iCalEntityObject+Agenor.m \ \ SOGoAppointmentObject.m \ SOGoTaskObject.m \