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 e8a192f0..5bc57964 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -63,6 +63,7 @@ sway_sources = files(
63 'commands/input/xkb_options.c', 63 'commands/input/xkb_options.c',
64 'commands/input/xkb_rules.c', 64 'commands/input/xkb_rules.c',
65 'commands/input/xkb_variant.c', 65 'commands/input/xkb_variant.c',
66 'commands/mouse_warping.c',
66 'commands/output.c', 67 'commands/output.c',
67 'commands/reload.c', 68 'commands/reload.c',
68 'commands/workspace.c', 69 'commands/workspace.c',