Merge branch 'wlroots' into output-config

This commit is contained in:
emersion 2017-12-06 19:11:46 +01:00
commit c25ad5e7c4
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
8 changed files with 132 additions and 0 deletions

View file

@ -5,6 +5,7 @@ sway_sources = files(
'commands/exit.c',
'commands/exec.c',
'commands/exec_always.c',
'commands/include.c',
'commands/output.c',
'config.c',
'config/output.c',