add script to collect information for bug reports

This commit is contained in:
Russell Treleaven 2019-08-08 12:30:05 -04:00 committed by Tanu Kaskinen
parent 72d528c50c
commit 91fb54dab1
3 changed files with 83 additions and 1 deletions

View file

@ -111,3 +111,5 @@ endif
if dbus_dep.found() and fftw_dep.found()
install_data('qpaeq', install_dir : bindir)
endif
install_data('pa-info', install_dir : bindir)