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 262d7057..99dab7e7 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -164,6 +164,7 @@ sway_sources = files(
164 'commands/input/xkb_numlock.c', 164 'commands/input/xkb_numlock.c',
165 'commands/input/xkb_options.c', 165 'commands/input/xkb_options.c',
166 'commands/input/xkb_rules.c', 166 'commands/input/xkb_rules.c',
167 'commands/input/xkb_switch_layout.c',
167 'commands/input/xkb_variant.c', 168 'commands/input/xkb_variant.c',
168 169
169 'commands/output/background.c', 170 'commands/output/background.c',