mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2024-11-22 23:22:24 +00:00
14 lines
139 B
Meson
14 lines
139 B
Meson
wlr_files += files(
|
|
'addon.c',
|
|
'array.c',
|
|
'box.c',
|
|
'global.c',
|
|
'log.c',
|
|
'region.c',
|
|
'shm.c',
|
|
'signal.c',
|
|
'time.c',
|
|
'token.c',
|
|
)
|
|
|