Updated disk library
This commit is contained in:
parent
10ea663774
commit
4e5734cec7
2 changed files with 3 additions and 3 deletions
|
|
@ -457,9 +457,9 @@ module.exports = function(grunt) {
|
|||
"manifests": {
|
||||
files: [
|
||||
{
|
||||
cwd: "disks/pc/",
|
||||
cwd: "disks/pcx86/",
|
||||
src: ["library.xml", "samples.xml", "private/library.xml"],
|
||||
dest: "disks/pc/compiled/",
|
||||
dest: "disks/pcx86/compiled/",
|
||||
expand: true
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue