mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
14 lines
230 B
Meson
14 lines
230 B
Meson
labwc_sources += files(
|
|
'buf.c',
|
|
'dir.c',
|
|
'fd_util.c',
|
|
'font.c',
|
|
'grab-file.c',
|
|
'nodename.c',
|
|
'scaled_font_buffer.c',
|
|
'scaled_scene_buffer.c',
|
|
'scene-helpers.c',
|
|
'spawn.c',
|
|
'string-helpers.c',
|
|
'zfree.c',
|
|
)
|