if get_option('client')
  if zshcompletiondir != 'no'
    install_data('_pulseaudio', install_dir : zshcompletiondir)
  endif
endif