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 cea565d6..059204b2 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -4,6 +4,7 @@ sway_sources = files(
4 'commands.c', 4 'commands.c',
5 'input/input-manager.c', 5 'input/input-manager.c',
6 'input/seat.c', 6 'input/seat.c',
7 'input/cursor.c',
7 'commands/exit.c', 8 'commands/exit.c',
8 'commands/exec.c', 9 'commands/exec.c',
9 'commands/exec_always.c', 10 'commands/exec_always.c',