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 23e54a62..c58d3470 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -35,6 +35,7 @@ sway_sources = files(
35 'commands/border.c', 35 'commands/border.c',
36 'commands/client.c', 36 'commands/client.c',
37 'commands/default_border.c', 37 'commands/default_border.c',
38 'commands/default_floating_border.c',
38 'commands/default_orientation.c', 39 'commands/default_orientation.c',
39 'commands/exit.c', 40 'commands/exit.c',
40 'commands/exec.c', 41 'commands/exec.c',