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 c7b9d6e6..4d7dccfa 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -157,6 +157,7 @@ sway_sources = files(
157 'commands/input/drag.c', 157 'commands/input/drag.c',
158 'commands/input/drag_lock.c', 158 'commands/input/drag_lock.c',
159 'commands/input/dwt.c', 159 'commands/input/dwt.c',
160 'commands/input/dwtp.c',
160 'commands/input/events.c', 161 'commands/input/events.c',
161 'commands/input/left_handed.c', 162 'commands/input/left_handed.c',
162 'commands/input/map_from_region.c', 163 'commands/input/map_from_region.c',