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 e5878b9e..68675f67 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -69,6 +69,7 @@ sway_sources = files(
69 'commands/title_format.c', 69 'commands/title_format.c',
70 'commands/unmark.c', 70 'commands/unmark.c',
71 'commands/workspace.c', 71 'commands/workspace.c',
72 'commands/workspace_layout.c',
72 'commands/ws_auto_back_and_forth.c', 73 'commands/ws_auto_back_and_forth.c',
73 74
74 'commands/bar/activate_button.c', 75 'commands/bar/activate_button.c',