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