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 6fdc4a7d..8a549108 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -94,6 +94,7 @@ sway_sources = files(
94 'commands/seat/idle.c', 94 'commands/seat/idle.c',
95 'commands/seat/keyboard_grouping.c', 95 'commands/seat/keyboard_grouping.c',
96 'commands/seat/pointer_constraint.c', 96 'commands/seat/pointer_constraint.c',
97 'commands/seat/shortcuts_inhibitor.c',
97 'commands/seat/xcursor_theme.c', 98 'commands/seat/xcursor_theme.c',
98 'commands/set.c', 99 'commands/set.c',
99 'commands/show_marks.c', 100 'commands/show_marks.c',