summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/build/cleanbuild.go1
1 files changed, 1 insertions, 0 deletions
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"),