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