aboutsummaryrefslogtreecommitdiff
path: root/rootston
diff options
context:
space:
mode:
Diffstat (limited to 'rootston')
-rw-r--r--rootston/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootston/meson.build b/rootston/meson.build
index 1b78c7c8..53a4635d 100644
--- a/rootston/meson.build
+++ b/rootston/meson.build
@@ -13,7 +13,7 @@ sources = [
'xdg_shell_v6.c',
'xdg_shell.c',
]
-if get_option('enable_xwayland')
+if get_option('enable-xwayland')
sources += ['xwayland.c']
endif
executable(