enlightenment/data/xsession/meson.build

7 lines
176 B
Meson

configure_file(input: 'enlightenment.desktop.in',
output: 'enlightenment.desktop',
install: true,
install_dir: join_paths(dir_data, 'xsessions'),
configuration: config_h
)