input: add tablet tool setup

This commit is contained in:
Jens Peters 2024-04-20 11:40:23 +02:00 committed by Consolatis
parent 9c219564be
commit abfa100b38
5 changed files with 76 additions and 0 deletions

View file

@ -2,6 +2,7 @@ labwc_sources += files(
'cursor.c',
'tablet.c',
'tablet-pad.c',
'tablet-tool.c',
'gestures.c',
'input.c',
'keyboard.c',