mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-04 19:55:48 +00:00
4 lines
91 B
Meson
4 lines
91 B
Meson
install_data('README.md',
|
|
install_dir : join_paths(datadir, 'doc', 'fwupd', 'builder')
|
|
)
|