diff options
Diffstat (limited to 'sway/meson.build')
-rw-r--r-- | sway/meson.build | 1 |
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( 'commands/title_format.c', 'commands/unmark.c', 'commands/workspace.c', + 'commands/workspace_layout.c', 'commands/ws_auto_back_and_forth.c', 'commands/bar/activate_button.c', |