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 2a457270..676422d0 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -64,6 +64,7 @@ sway_sources = files(
64 'commands/mouse_warping.c', 64 'commands/mouse_warping.c',
65 'commands/move.c', 65 'commands/move.c',
66 'commands/no_focus.c', 66 'commands/no_focus.c',
67 'commands/nop.c',
67 'commands/output.c', 68 'commands/output.c',
68 'commands/reload.c', 69 'commands/reload.c',
69 'commands/rename.c', 70 'commands/rename.c',