Merge "Add product-services to installclean"
This commit is contained in:
commit
be1b6f445e
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ func installClean(ctx Context, config Config, what int) {
|
||||||
productOut("system_other"),
|
productOut("system_other"),
|
||||||
productOut("vendor"),
|
productOut("vendor"),
|
||||||
productOut("product"),
|
productOut("product"),
|
||||||
|
productOut("product-services"),
|
||||||
productOut("oem"),
|
productOut("oem"),
|
||||||
productOut("obj/FAKE"),
|
productOut("obj/FAKE"),
|
||||||
productOut("breakpad"),
|
productOut("breakpad"),
|
||||||
|
|
Loading…
Reference in a new issue