2020-06-09 21:40:46 +01:00
|
|
|
labwc_sources += files(
|
|
|
|
|
'buf.c',
|
2020-08-10 17:24:17 +01:00
|
|
|
'dir.c',
|
2020-08-05 20:14:17 +01:00
|
|
|
'font.c',
|
2020-08-06 15:01:08 +01:00
|
|
|
'grab-file.c',
|
2020-08-12 19:37:44 +01:00
|
|
|
'log.c',
|
2020-06-19 22:00:22 +01:00
|
|
|
'spawn.c',
|
2020-06-09 21:40:46 +01:00
|
|
|
)
|