enlightenment/src/modules/tiling/meson.build

8 lines
113 B
Meson

src = files(
'e_mod_tiling.c',
'e_mod_config.c',
'window_tree.c',
'e_mod_tiling.h',
'window_tree.h'
)