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 24628100..8fcf841c 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -150,6 +150,7 @@ sway_sources = files(
150 'commands/input/left_handed.c', 150 'commands/input/left_handed.c',
151 'commands/input/map_from_region.c', 151 'commands/input/map_from_region.c',
152 'commands/input/map_to_output.c', 152 'commands/input/map_to_output.c',
153 'commands/input/map_to_region.c',
153 'commands/input/middle_emulation.c', 154 'commands/input/middle_emulation.c',
154 'commands/input/natural_scroll.c', 155 'commands/input/natural_scroll.c',
155 'commands/input/pointer_accel.c', 156 'commands/input/pointer_accel.c',