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 67dbe3dd..f3c319ed 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -45,6 +45,7 @@ sway_sources = files(
45 'commands/move.c', 45 'commands/move.c',
46 'commands/output.c', 46 'commands/output.c',
47 'commands/reload.c', 47 'commands/reload.c',
48 'commands/rename.c',
48 'commands/resize.c', 49 'commands/resize.c',
49 'commands/seat.c', 50 'commands/seat.c',
50 'commands/seat/attach.c', 51 'commands/seat/attach.c',