Disk corrections
This commit is contained in:
parent
4c8381e09f
commit
17da16a32f
2 changed files with 2 additions and 2 deletions
|
|
@ -398,7 +398,7 @@ module.exports = function(grunt) {
|
|||
files: [
|
||||
{
|
||||
cwd: "disks/pc/",
|
||||
src: ["library.xml", "samples.xml"],
|
||||
src: ["library.xml", "samples.xml", "private/library.xml"],
|
||||
dest: "disks/pc/compiled/",
|
||||
expand: true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue