# $Id: GNUmakefile 315 2004-09-25 16:51:37Z helge $ include ../common.make BUNDLE_NAME = Contacts Contacts_PRINCIPAL_CLASS = SOGoContactsProduct Contacts_OBJC_FILES = \ Product.m \ \ SOGoContactObject.m \ SOGoContactFolder.m \ Contacts_RESOURCE_FILES += \ Version \ product.plist \ -include GNUmakefile.preamble include $(GNUSTEP_MAKEFILES)/bundle.make -include GNUmakefile.postamble