# GNUstep makefile 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 include ../../fhsbundle.make