enlightenment/src/modules/conf_shelves/meson.build

14 lines
240 B
Meson

conf_shelves_dist = [
'e-module-conf_shelves.edj',
'module.desktop',
]
conf_shelves_src = [
'e_int_config_shelf.c',
'e_mod_main.c',
'e_int_config_shelf.h',
'e_mod_main.h',
]
module += [conf_shelves_src, 'e-module-conf_shelves.edj']