mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-21 14:09:02 +00:00
4 lines
90 B
Meson
4 lines
90 B
Meson
install_data('README.md',
|
|
install_dir: join_paths(datadir, 'doc', 'fwupd', 'builder')
|
|
)
|