aboutsummaryrefslogtreecommitdiffstats
path: root/sway/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'sway/meson.build')
-rw-r--r--sway/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/meson.build b/sway/meson.build
index 76a31d73..12540154 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -16,6 +16,7 @@ sway_sources = files(
16 'desktop/layer_shell.c', 16 'desktop/layer_shell.c',
17 'desktop/output.c', 17 'desktop/output.c',
18 'desktop/render.c', 18 'desktop/render.c',
19 'desktop/surface.c',
19 'desktop/transaction.c', 20 'desktop/transaction.c',
20 'desktop/xdg_shell.c', 21 'desktop/xdg_shell.c',
21 22