summaryrefslogtreecommitdiffstats
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 3e6e4da6..20fe02fb 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -91,6 +91,7 @@ sway_sources = files(
91 'commands/seat/cursor.c', 91 'commands/seat/cursor.c',
92 'commands/seat/fallback.c', 92 'commands/seat/fallback.c',
93 'commands/seat/hide_cursor.c', 93 'commands/seat/hide_cursor.c',
94 'commands/seat/idle.c',
94 'commands/seat/keyboard_grouping.c', 95 'commands/seat/keyboard_grouping.c',
95 'commands/seat/pointer_constraint.c', 96 'commands/seat/pointer_constraint.c',
96 'commands/seat/xcursor_theme.c', 97 'commands/seat/xcursor_theme.c',