summaryrefslogtreecommitdiffstats
path: root/sway/meson.build
diff options
context:
space:
mode:
authorLibravatar emersion <contact@emersion.fr>2018-04-29 09:40:58 +0100
committerLibravatar emersion <contact@emersion.fr>2018-05-14 13:26:10 +0100
commit95a10dd4f35c6ffc14d23fa3a19a784e85a31724 (patch)
tree9793561e72a8d1b1f948080b5e36f98dbfa89619 /sway/meson.build
parentMerge pull request #1968 from RyanDwyer/fix-criteria (diff)
downloadsway-95a10dd4f35c6ffc14d23fa3a19a784e85a31724.tar.gz
sway-95a10dd4f35c6ffc14d23fa3a19a784e85a31724.tar.zst
sway-95a10dd4f35c6ffc14d23fa3a19a784e85a31724.zip
Kill wl_shell
Diffstat (limited to 'sway/meson.build')
-rw-r--r--sway/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/meson.build b/sway/meson.build
index 570d4783..67c2a422 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -12,7 +12,6 @@ sway_sources = files(
12 'desktop/desktop.c', 12 'desktop/desktop.c',
13 'desktop/layer_shell.c', 13 'desktop/layer_shell.c',
14 'desktop/output.c', 14 'desktop/output.c',
15 'desktop/wl_shell.c',
16 'desktop/xdg_shell_v6.c', 15 'desktop/xdg_shell_v6.c',
17 'desktop/xdg_shell.c', 16 'desktop/xdg_shell.c',
18 'desktop/xwayland.c', 17 'desktop/xwayland.c',