mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
build-sys: Add missing files to release tarballs
This commit is contained in:
parent
52dc0dadf6
commit
200618b32f
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ ACLOCAL_AMFLAGS = -I m4
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
bootstrap.sh \
|
bootstrap.sh \
|
||||||
coverity/model.c \
|
coverity/model.c \
|
||||||
|
.gitlab-ci.yml \
|
||||||
|
.gitlab/issue_templates/Bug.md \
|
||||||
git-version-gen \
|
git-version-gen \
|
||||||
LICENSE \
|
LICENSE \
|
||||||
pulseaudio.supp \
|
pulseaudio.supp \
|
||||||
|
|
@ -30,6 +32,7 @@ EXTRA_DIST = \
|
||||||
README \
|
README \
|
||||||
CODE_OF_CONDUCT.md \
|
CODE_OF_CONDUCT.md \
|
||||||
scripts/benchmark_memory_usage.sh \
|
scripts/benchmark_memory_usage.sh \
|
||||||
|
scripts/Dockerfile \
|
||||||
scripts/plot_memory_usage.gp \
|
scripts/plot_memory_usage.gp \
|
||||||
scripts/benchmarks/README \
|
scripts/benchmarks/README \
|
||||||
todo \
|
todo \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue