mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
10 lines
148 B
Meson
10 lines
148 B
Meson
labwc_sources += files(
|
|
'rcxml.c',
|
|
'keybind.c',
|
|
'session.c',
|
|
'mousebind.c',
|
|
'touch.c',
|
|
'tablet.c',
|
|
'tablet-tool.c',
|
|
'libinput.c',
|
|
)
|