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 c14e58dd..8891ebc0 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -151,6 +151,7 @@ sway_sources = files(
151 151
152 'tree/arrange.c', 152 'tree/arrange.c',
153 'tree/container.c', 153 'tree/container.c',
154 'tree/node.c',
154 'tree/root.c', 155 'tree/root.c',
155 'tree/view.c', 156 'tree/view.c',
156 'tree/workspace.c', 157 'tree/workspace.c',