aboutsummaryrefslogtreecommitdiff
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 ab863e87..e16691a8 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -6,7 +6,9 @@ sway_sources = files(
'commands/exec.c',
'commands/exec_always.c',
'commands/include.c',
+ 'commands/output.c',
'config.c',
+ 'config/output.c',
'ipc-json.c',
'ipc-server.c',
'desktop/output.c',