enlightenment_my/data/tools/meson.build

8 lines
91 B
Meson

tools_dist = [
'enlightenment_remote'
]
install_data(tools_dist,
install_dir: dir_bin
)