| //Pkg.attrs.relScript = "tisb/release/what/what.rel"; | |
| /* IPackage.xs should not need to be included here. It | |
| * will be removed when the bug requiring it is resolved. | |
| */ | |
| Pkg.otherFiles = [ | |
| "IPackage.xs", | |
| "om2.xs", | |
| "program.h", | |
| "std.h", | |
| "xdc.tci", | |
| "xs.js", | |
| "template.xs", | |
| "xmlgen.xs", | |
| "xmlgen2.xs" | |
| ]; | |
| Pkg.otherSrcs = Pkg.otherFiles; |