aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd/mbf/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/mbf/main.go')
-rw-r--r--cmd/mbf/main.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/mbf/main.go b/cmd/mbf/main.go
index 54608b8a..98675645 100644
--- a/cmd/mbf/main.go
+++ b/cmd/mbf/main.go
@@ -198,6 +198,8 @@ func main() {
p = rosa.Setuptools
case "wayland":
p = rosa.Wayland
+ case "wayland-protocols":
+ p = rosa.WaylandProtocols
case "zlib":
p = rosa.Zlib