fwupd/data/bash-completion/meson.build
2018-02-28 06:40:59 -06:00

6 lines
92 B
Meson

install_data([
'fwupdmgr',
],
install_dir : 'share/bash-completion/completions/',
)