@@ -34,11 +34,11 @@ - (void)generateInDirectory: (OFString *)directory { OFURL *sourcesURL = [[OFFileManager defaultManager].currentDirectoryURL URLByAppendingPathComponent: directory]; OFURL *libraryURL = [sourcesURL - URLByAppendingPathComponent: @"library.xml"]; + URLByAppendingPathComponent: @"amiga-library.xml"]; OFURL *linkLibURL = [sourcesURL URLByAppendingPathComponent: @"linklib/linklib.m"]; OFURL *glueHeaderURL = [sourcesURL URLByAppendingPathComponent: @"amiga-glue.h"]; OFURL *glueURL = [sourcesURL