Merge branch 'wlroots' into feature/input

This commit is contained in:
Tony Crisci 2017-12-10 10:25:56 -05:00
commit 0fdecb4d3a
8 changed files with 132 additions and 0 deletions

View file

@ -8,6 +8,7 @@ sway_sources = files(
'commands/exit.c',
'commands/exec.c',
'commands/exec_always.c',
'commands/include.c',
'config.c',
'ipc-json.c',
'ipc-server.c',