enlightenment/src/modules/shot/meson.build

6 lines
75 B
Meson
Raw Normal View History

2017-07-21 13:20:03 -07:00
shot_src = [
'e_mod_main.c',
]
2017-07-26 07:35:23 -07:00
module += [shot_src, 'e-module-shot.edj']