[vlc-devel] [PATCH] share: Add hrtf file to EXTRA_DIST
Marvin Scholz
epirat07 at gmail.com
Sat Aug 8 14:25:14 CEST 2020
LGTM
On 8 Aug 2020, at 14:20, david.fuhrmann at gmail.com wrote:
> From: David Fuhrmann <dfuhrmann at videolan.org>
>
> Both mac, as well as windows build scripts assume the hrtfs
> directory to exist with hrtf file(s) in there. In order to allow
> a full build from the release tarball, package that file as well.
> ---
> share/Makefile.am | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/share/Makefile.am b/share/Makefile.am
> index 0e6fd55dcb4..b326f2e744e 100644
> --- a/share/Makefile.am
> +++ b/share/Makefile.am
> @@ -306,3 +306,6 @@ DIST_solid = \
> solid/vlc-opencda.desktop \
> solid/vlc-opendvd.desktop \
> solid/vlc-openvcd.desktop
> +
> +EXTRA_DIST += \
> + hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa
> --
> 2.21.1 (Apple Git-122.3)
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list