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 226e6458..d71846a4 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -99,6 +99,7 @@ sway_sources = files(
99 'commands/seat/xcursor_theme.c', 99 'commands/seat/xcursor_theme.c',
100 'commands/set.c', 100 'commands/set.c',
101 'commands/show_marks.c', 101 'commands/show_marks.c',
102 'commands/shortcuts_inhibitor.c',
102 'commands/smart_borders.c', 103 'commands/smart_borders.c',
103 'commands/smart_gaps.c', 104 'commands/smart_gaps.c',
104 'commands/split.c', 105 'commands/split.c',