# $Id: GNUmakefile,v 1.3 2004/04/06 13:01:10 helge Exp $ include ../common.make BUNDLE_NAME = Appointments Appointments_PRINCIPAL_CLASS = SOGoAppointmentsProduct Appointments_OBJC_FILES = \ Product.m \ \ SOGoAppointmentObject.m \ SOGoAppointmentFolder.m \ SOGoGroupAppointmentFolder.m \ Appointments_RESOURCE_FILES += \ Version \ product.plist -include GNUmakefile.preamble include $(GNUSTEP_MAKEFILES)/bundle.make -include GNUmakefile.postamble