build-sys: Add missing files to release tarballs
diff --git a/Makefile.am b/Makefile.am index 004bb70..7784135 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -18,6 +18,8 @@ EXTRA_DIST = \ bootstrap.sh \ coverity/model.c \ + .gitlab-ci.yml \ + .gitlab/issue_templates/Bug.md \ git-version-gen \ LICENSE \ pulseaudio.supp \ @@ -30,6 +32,7 @@ README \ CODE_OF_CONDUCT.md \ scripts/benchmark_memory_usage.sh \ + scripts/Dockerfile \ scripts/plot_memory_usage.gp \ scripts/benchmarks/README \ todo \