config: add finding touch configurations

This commit is contained in:
Jens Peters 2024-01-19 10:07:52 +01:00 committed by Johan Malm
parent 2c3ab16f39
commit 3f77514459
3 changed files with 36 additions and 0 deletions

View file

@ -3,6 +3,7 @@ labwc_sources += files(
'keybind.c',
'session.c',
'mousebind.c',
'touch.c',
'tablet.c',
'libinput.c',
)