blob: c9fdf17c717006156e8edc2caa254c6afd774b58 [file] [log] [blame]
Pkg.docDir = "package/cdoc";
Pkg.attrs.relScript = "xdc/release/filters/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",
"utils.js",
"template.xs",
"xmlgen.xs",
"xmlgen2.xs"
];
Pkg.otherSrcs = Pkg.otherFiles;