[Sound-open-firmware] [PATCH] dist: fix make dist compiling issue

Liam Girdwood liam.r.girdwood at linux.intel.com
Tue Apr 24 17:35:49 CEST 2018


On Fri, 2018-04-20 at 23:07 +0800, Zhang Keqiao wrote:
> Signed-off-by: Zhang Keqiao <keqiao.zhang at linux.intel.com>
> ---
>  doc/Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/Makefile.am b/doc/Makefile.am
> index 200c55b..dec56ef 100644
> --- a/doc/Makefile.am
> +++ b/doc/Makefile.am
> @@ -1,4 +1,4 @@
> -EXTRA_DIST=sof_uapi.doxygen
> +EXTRA_DIST=sof_uapi.doxygen.in
>  
>  AM_CPPFLAGS=-I$(top_srcdir)/include
>  

Applied.

Thanks

Liam


More information about the Sound-open-firmware mailing list