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 6762ef2d..5dd9cad2 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -67,6 +67,7 @@ sway_sources = files(
67 'commands/force_focus_wrapping.c', 67 'commands/force_focus_wrapping.c',
68 'commands/fullscreen.c', 68 'commands/fullscreen.c',
69 'commands/gaps.c', 69 'commands/gaps.c',
70 'commands/gesture.c',
70 'commands/hide_edge_borders.c', 71 'commands/hide_edge_borders.c',
71 'commands/inhibit_idle.c', 72 'commands/inhibit_idle.c',
72 'commands/kill.c', 73 'commands/kill.c',