aboutsummaryrefslogtreecommitdiffstats
path: root/sway/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'sway/meson.build')
-rw-r--r--sway/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/sway/meson.build b/sway/meson.build
index 14822dbd..c8c95a96 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -89,6 +89,8 @@ sway_sources = files(
89 'commands/swap.c', 89 'commands/swap.c',
90 'commands/tiling_drag.c', 90 'commands/tiling_drag.c',
91 'commands/title_format.c', 91 'commands/title_format.c',
92 'commands/titlebar_border_thickness.c',
93 'commands/titlebar_padding.c',
92 'commands/unmark.c', 94 'commands/unmark.c',
93 'commands/urgent.c', 95 'commands/urgent.c',
94 'commands/workspace.c', 96 'commands/workspace.c',