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 ced7419c..c7b9d6e6 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -198,6 +198,7 @@ sway_sources = files(
198 'commands/output/subpixel.c', 198 'commands/output/subpixel.c',
199 'commands/output/toggle.c', 199 'commands/output/toggle.c',
200 'commands/output/transform.c', 200 'commands/output/transform.c',
201 'commands/output/unplug.c',
201 202
202 'tree/arrange.c', 203 'tree/arrange.c',
203 'tree/container.c', 204 'tree/container.c',