[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] build-sys: autotools: Add meson build files to EXTRA_DIST
Georg Chini
gitlab at gitlab.freedesktop.org
Tue Aug 6 17:44:30 UTC 2019
Georg Chini pushed to branch master at PulseAudio / pulseaudio
Commits:
09e6728f by Arun Raghavan at 2019-08-06T17:38:15Z
build-sys: autotools: Add meson build files to EXTRA_DIST
As we currently still generate our tarballs using autotools, let's make
sure the meson build system is distributed with the tarball.
- - - - -
1 changed file:
- Makefile.am
Changes:
=====================================
Makefile.am
=====================================
@@ -41,7 +41,31 @@ EXTRA_DIST = \
scripts/benchmarks/.gitignore \
src/.gitignore \
src/daemon/.gitignore \
- src/pulse/.gitignore
+ src/pulse/.gitignore \
+ meson.build \
+ meson_options.txt \
+ man/meson.build \
+ po/meson.build \
+ shell-completion/bash/meson.build \
+ shell-completion/zsh/meson.build \
+ src/daemon/meson.build \
+ src/meson.build \
+ src/modules/alsa/meson.build \
+ src/modules/alsa/mixer/meson.build \
+ src/modules/bluetooth/meson.build \
+ src/modules/echo-cancel/meson.build \
+ src/modules/gsettings/meson.build \
+ src/modules/gsettings/post-install.sh \
+ src/modules/meson.build \
+ src/modules/oss/meson.build \
+ src/modules/raop/meson.build \
+ src/modules/rtp/meson.build \
+ src/pulsecore/meson.build \
+ src/pulse/meson.build \
+ src/tests/meson.build \
+ src/tests/test-daemon.meson.sh \
+ src/utils/meson.build \
+ vala/meson.build
SUBDIRS = src doxygen man po
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/09e6728f7b609a7eb00abacd2caaa7cae862de70
--
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/09e6728f7b609a7eb00abacd2caaa7cae862de70
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20190806/0c0ac26b/attachment-0001.html>
More information about the pulseaudio-commits
mailing list