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 0f943a1f..05cece7a 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -173,6 +173,7 @@ sway_sources = files(
173 'commands/output/position.c', 173 'commands/output/position.c',
174 'commands/output/scale.c', 174 'commands/output/scale.c',
175 'commands/output/subpixel.c', 175 'commands/output/subpixel.c',
176 'commands/output/toggle.c',
176 'commands/output/transform.c', 177 'commands/output/transform.c',
177 178
178 'tree/arrange.c', 179 'tree/arrange.c',