mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-01 22:58:47 -04:00
3 lines
96 B
Meson
3 lines
96 B
Meson
if zshcompletiondir != 'no'
|
|
install_data('_pulseaudio', install_dir : zshcompletiondir)
|
|
endif
|