Add basic drawing tablet support to rootston

This commit is contained in:
Drew DeVault 2017-10-01 11:21:55 -04:00
parent 933cffaa8d
commit f2ea691b93
3 changed files with 5 additions and 2 deletions

View file

@ -9,6 +9,7 @@ executable(
'main.c',
'output.c',
'pointer.c',
'tablet_tool.c',
'xdg_shell_v6.c',
'xwayland.c',
'wl_shell.c',