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 8d5a97d2..26e56ad2 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -14,6 +14,7 @@ sway_sources = files(
14 'commands/kill.c', 14 'commands/kill.c',
15 'commands/include.c', 15 'commands/include.c',
16 'commands/input.c', 16 'commands/input.c',
17 'commands/layout.c',
17 'commands/seat.c', 18 'commands/seat.c',
18 'commands/seat/attach.c', 19 'commands/seat/attach.c',
19 'commands/seat/fallback.c', 20 'commands/seat/fallback.c',