# $Id$ include ../common.make BUNDLE_NAME = iCalSaxDriver BUNDLE_EXTENSION = .sax BUNDLE_INSTALL_DIR = $(GNUSTEP_INSTALLATION_DIR)/Library/SaxDrivers iCalSaxDriver_OBJC_FILES = \ ICalSaxParser.m \ NSCalendarDate+ICal.m \ NSString+ICal.m \ iCalSaxDriver_RESOURCE_FILES = bundle-info.plist -include GNUmakefile.preamble include $(GNUSTEP_MAKEFILES)/bundle.make -include GNUmakefile.postamble