mirror of
https://github.com/labwc/labwc.git
synced 2025-11-07 13:30:06 -05:00
9 lines
129 B
Meson
9 lines
129 B
Meson
labwc_sources += files(
|
|
'rcxml.c',
|
|
'keybind.c',
|
|
'session.c',
|
|
'mousebind.c',
|
|
'touch.c',
|
|
'tablet.c',
|
|
'libinput.c',
|
|
)
|