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 c58d3470..09bc40b8 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -47,6 +47,7 @@ sway_sources = files(
47 'commands/focus_wrapping.c', 47 'commands/focus_wrapping.c',
48 'commands/font.c', 48 'commands/font.c',
49 'commands/for_window.c', 49 'commands/for_window.c',
50 'commands/force_display_urgency_hint.c',
50 'commands/force_focus_wrapping.c', 51 'commands/force_focus_wrapping.c',
51 'commands/fullscreen.c', 52 'commands/fullscreen.c',
52 'commands/gaps.c', 53 'commands/gaps.c',