config: add configuration for tablet tool motion

This commit is contained in:
Jens Peters 2024-07-05 06:17:29 +02:00 committed by Johan Malm
parent 8501a1281c
commit a2f25bea1a
7 changed files with 41 additions and 7 deletions

View file

@ -5,5 +5,6 @@ labwc_sources += files(
'mousebind.c',
'touch.c',
'tablet.c',
'tablet-tool.c',
'libinput.c',
)