aboutsummaryrefslogtreecommitdiff
path: root/sway/meson.build
diff options
context:
space:
mode:
authorBrian Ashworth <RedSoxFan@users.noreply.github.com>2018-09-03 00:24:28 -0400
committerGitHub <noreply@github.com>2018-09-03 00:24:28 -0400
commitafb69688746b04d7667e1d57d9ac844bd2671570 (patch)
treef950fd298c335abd992005a26029dbfba8010136 /sway/meson.build
parent349d1f3be87ad9fd49482f64c71eb2665750261b (diff)
parent3af9588eb4aab0b4f45edf2601c9a7ff0846861f (diff)
downloadsway-afb69688746b04d7667e1d57d9ac844bd2671570.tar.xz
Merge branch 'master' into disabled-no-modeset
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 bcb44e8b..c14e58dd 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -46,6 +46,7 @@ sway_sources = files(
'commands/floating_modifier.c',
'commands/focus.c',
'commands/focus_follows_mouse.c',
+ 'commands/focus_on_window_activation.c',
'commands/focus_wrapping.c',
'commands/font.c',
'commands/for_window.c',