aboutsummaryrefslogtreecommitdiff
path: root/rootston/meson.build
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2018-04-03 10:38:46 -0400
committeremersion <contact@emersion.fr>2018-04-03 10:38:46 -0400
commit58ac05c276c62c821735e77e15f7f502c82209aa (patch)
treee5712bbee8c665990ace1f7f3243aeec9cf9a65d /rootston/meson.build
parent1cd7ff7d3ab1cb922e4064ee77db453064cccb5b (diff)
parent506acbdecd4436117729e4c40678645725ed2d1f (diff)
Merge branch 'master' into xwayland-dnd
Diffstat (limited to 'rootston/meson.build')
-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(