mirror of
https://github.com/labwc/labwc.git
synced 2026-02-07 04:07:42 -05:00
10 lines
141 B
Meson
10 lines
141 B
Meson
labwc_sources += files(
|
|
'buf.c',
|
|
'dir.c',
|
|
'font.c',
|
|
'grab-file.c',
|
|
'nodename.c',
|
|
'spawn.c',
|
|
'string-helpers.c',
|
|
'zfree.c',
|
|
)
|