summaryrefslogtreecommitdiffstats
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 91aab0a0..f210c195 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -15,6 +15,7 @@ sway_sources = files(
15 'commands/focus.c', 15 'commands/focus.c',
16 'commands/focus_follows_mouse.c', 16 'commands/focus_follows_mouse.c',
17 'commands/kill.c', 17 'commands/kill.c',
18 'commands/opacity.c',
18 'commands/include.c', 19 'commands/include.c',
19 'commands/input.c', 20 'commands/input.c',
20 'commands/layout.c', 21 'commands/layout.c',