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 ed14b51a..72347d51 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -60,6 +60,7 @@ sway_sources = files(
60 'commands/seat/cursor.c', 60 'commands/seat/cursor.c',
61 'commands/seat/fallback.c', 61 'commands/seat/fallback.c',
62 'commands/set.c', 62 'commands/set.c',
63 'commands/show_marks.c',
63 'commands/split.c', 64 'commands/split.c',
64 'commands/swaybg_command.c', 65 'commands/swaybg_command.c',
65 'commands/title_format.c', 66 'commands/title_format.c',