summaryrefslogtreecommitdiffstats
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 30ec166b..d5dead42 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -10,6 +10,7 @@ sway_sources = files(
10 'commands/exit.c', 10 'commands/exit.c',
11 'commands/exec.c', 11 'commands/exec.c',
12 'commands/exec_always.c', 12 'commands/exec_always.c',
13 'commands/kill.c',
13 'commands/include.c', 14 'commands/include.c',
14 'commands/input.c', 15 'commands/input.c',
15 'commands/seat.c', 16 'commands/seat.c',