2e221e77cff935c8e9f7c83c18de28415e6a197e
[tinc] / meson.build
1 dir_compl = dir_data / 'bash-completion' / 'completions'
2
3 install_data(
4   'tinc',
5   install_dir: dir_compl,
6 )
7