enlightenment/data/xsession/meson.build

7 lines
176 B
Meson
Raw Normal View History

2017-07-21 13:20:03 -07:00
configure_file(input: 'enlightenment.desktop.in',
output: 'enlightenment.desktop',
install: true,
install_dir: join_paths(dir_data, 'xsessions'),
configuration: config_h
)