mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
11 lines
158 B
Meson
11 lines
158 B
Meson
labwc_sources += files(
|
|
'cursor.c',
|
|
'tablet.c',
|
|
'tablet-pad.c',
|
|
'gestures.c',
|
|
'input.c',
|
|
'keyboard.c',
|
|
'key-state.c',
|
|
'touch.c',
|
|
'ime.c',
|
|
)
|