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 2521069f..d0730296 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -85,6 +85,7 @@ sway_sources = files(
85 'commands/input/dwt.c', 85 'commands/input/dwt.c',
86 'commands/input/events.c', 86 'commands/input/events.c',
87 'commands/input/left_handed.c', 87 'commands/input/left_handed.c',
88 'commands/input/map_to_output.c',
88 'commands/input/middle_emulation.c', 89 'commands/input/middle_emulation.c',
89 'commands/input/natural_scroll.c', 90 'commands/input/natural_scroll.c',
90 'commands/input/pointer_accel.c', 91 'commands/input/pointer_accel.c',