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 b65a5211..6e138101 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -168,6 +168,7 @@ sway_sources = files(
168 'commands/input/scroll_method.c', 168 'commands/input/scroll_method.c',
169 'commands/input/tap.c', 169 'commands/input/tap.c',
170 'commands/input/tap_button_map.c', 170 'commands/input/tap_button_map.c',
171 'commands/input/tool_mode.c',
171 'commands/input/xkb_capslock.c', 172 'commands/input/xkb_capslock.c',
172 'commands/input/xkb_file.c', 173 'commands/input/xkb_file.c',
173 'commands/input/xkb_layout.c', 174 'commands/input/xkb_layout.c',