3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-31 07:12:18 +00:00
Brooklyn/DRM/e17/doc/meson.build

11 lines
188 B
Meson
Raw Normal View History

data = [
'documentation.html',
'illume2.html',
'FDO.txt',
'cache.txt',
'enlightenment.png',
'illume2.png'
]
install_data(data, install_dir: join_paths(dir_data, proj, 'doc'))