aboutsummaryrefslogtreecommitdiff
path: root/rootston/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'rootston/meson.build')
-rw-r--r--rootston/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/rootston/meson.build b/rootston/meson.build
index a53812e3..9dbe37c2 100644
--- a/rootston/meson.build
+++ b/rootston/meson.build
@@ -10,6 +10,7 @@ sources = [
'seat.c',
'wl_shell.c',
'xdg_shell_v6.c',
+ 'xdg_shell.c',
]
if get_option('enable_xwayland')
sources += ['xwayland.c']