diff --git a/ui/build/cleanbuild.go b/ui/build/cleanbuild.go index 24a8c7a8c..57f959570 100644 --- a/ui/build/cleanbuild.go +++ b/ui/build/cleanbuild.go @@ -108,6 +108,7 @@ func installClean(ctx Context, config Config, what int) { productOut("system_other"), productOut("vendor"), productOut("product"), + productOut("product-services"), productOut("oem"), productOut("obj/FAKE"), productOut("breakpad"),