aboutsummaryrefslogtreecommitdiffstats
path: root/sway/meson.build
diff options
context:
space:
mode:
authorLibravatar Tony Crisci <tony@dubstepdish.com>2018-04-02 14:06:04 -0400
committerLibravatar Tony Crisci <tony@dubstepdish.com>2018-04-02 14:06:04 -0400
commit2187684bd09928748f8b3a82c2e25e5ae82f5ae6 (patch)
treee70e2862280a410f8f0d617abc3539d6f0ae056e /sway/meson.build
parentremove default from kill switch (diff)
parentMerge pull request #1697 from RedSoxFan/back-and-forth (diff)
downloadsway-2187684bd09928748f8b3a82c2e25e5ae82f5ae6.tar.gz
sway-2187684bd09928748f8b3a82c2e25e5ae82f5ae6.tar.zst
sway-2187684bd09928748f8b3a82c2e25e5ae82f5ae6.zip
Merge branch 'wlroots' into split-containers
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 b4775d58..a6a633a0 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -20,6 +20,7 @@ sway_sources = files(
20 'commands/layout.c', 20 'commands/layout.c',
21 'commands/mode.c', 21 'commands/mode.c',
22 'commands/split.c', 22 'commands/split.c',
23 'commands/move.c',
23 'commands/seat.c', 24 'commands/seat.c',
24 'commands/seat/attach.c', 25 'commands/seat/attach.c',
25 'commands/seat/fallback.c', 26 'commands/seat/fallback.c',