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 4191a9b9..d1b47271 100644 --- a/sway/meson.build +++ b/sway/meson.build @@ -108,6 +108,7 @@ sway_sources = files( 'commands/seat/pointer_constraint.c', 'commands/seat/shortcuts_inhibitor.c', 'commands/seat/xcursor_theme.c', + 'commands/titlebar_separator.c', 'commands/set.c', 'commands/shadow_blur_radius.c', 'commands/shadow_color.c', |