enlightenment/src/modules/time/meson.build

8 lines
78 B
Meson

src = files(
'mod.c',
'clock.c',
'config.c',
'time.c',
'clock.h'
)