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 05cece7a..262d7057 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -89,6 +89,7 @@ sway_sources = files(
89 'commands/seat/fallback.c', 89 'commands/seat/fallback.c',
90 'commands/seat/hide_cursor.c', 90 'commands/seat/hide_cursor.c',
91 'commands/seat/pointer_constraint.c', 91 'commands/seat/pointer_constraint.c',
92 'commands/seat/xcursor_theme.c',
92 'commands/set.c', 93 'commands/set.c',
93 'commands/show_marks.c', 94 'commands/show_marks.c',
94 'commands/smart_borders.c', 95 'commands/smart_borders.c',