input: add tablet tool setup

This commit is contained in:
Jens Peters 2024-04-20 11:40:23 +02:00
parent c8abb05412
commit 6102b071c0
No known key found for this signature in database
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',