aboutsummaryrefslogtreecommitdiffstats
path: root/sway/meson.build
diff options
context:
space:
mode:
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 d0730296..9e55e335 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -47,6 +47,7 @@ sway_sources = files(
47 'commands/resize.c', 47 'commands/resize.c',
48 'commands/seat.c', 48 'commands/seat.c',
49 'commands/seat/attach.c', 49 'commands/seat/attach.c',
50 'commands/seat/cursor.c',
50 'commands/seat/fallback.c', 51 'commands/seat/fallback.c',
51 'commands/set.c', 52 'commands/set.c',
52 'commands/split.c', 53 'commands/split.c',