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 87d882d2..91aab0a0 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -88,6 +88,7 @@ sway_sources = files(
88 'tree/layout.c', 88 'tree/layout.c',
89 'tree/view.c', 89 'tree/view.c',
90 'tree/workspace.c', 90 'tree/workspace.c',
91 'tree/output.c',
91) 92)
92 93
93sway_deps = [ 94sway_deps = [