mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-25 06:59:52 -05:00
add script to collect information for bug reports
This commit is contained in:
parent
72d528c50c
commit
91fb54dab1
3 changed files with 83 additions and 1 deletions
|
|
@ -105,6 +105,7 @@ EXTRA_DIST = \
|
|||
daemon/systemd/user/pulseaudio.socket \
|
||||
utils/padsp.in \
|
||||
utils/qpaeq \
|
||||
utils/pa-info \
|
||||
daemon/pulseaudio.desktop.in \
|
||||
map-file \
|
||||
daemon/pulseaudio-system.conf \
|
||||
|
|
@ -189,7 +190,8 @@ endif
|
|||
# Utility programs #
|
||||
###################################
|
||||
|
||||
bin_SCRIPTS =
|
||||
bin_SCRIPTS = \
|
||||
utils/pa-info
|
||||
|
||||
if HAVE_ESOUND
|
||||
bin_SCRIPTS += esdcompat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue