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 51e9e4db..271d4a99 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -35,6 +35,7 @@ sway_sources = files(
35 'commands/input/xkb_variant.c', 35 'commands/input/xkb_variant.c',
36 'commands/output.c', 36 'commands/output.c',
37 'commands/reload.c', 37 'commands/reload.c',
38 'commands/workspace.c',
38 'config.c', 39 'config.c',
39 'config/output.c', 40 'config/output.c',
40 'config/seat.c', 41 'config/seat.c',