labwc/src/common/meson.build
2020-08-10 17:24:17 +01:00

7 lines
90 B
Meson

labwc_sources += files(
'buf.c',
'dir.c',
'font.c',
'grab-file.c',
'spawn.c',
)