Diego Biurrun <[email protected]> writes:

> ---
>  libavcodec/Makefile |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/libavcodec/Makefile b/libavcodec/Makefile
> index ca5839f..77f285e 100644
> --- a/libavcodec/Makefile
> +++ b/libavcodec/Makefile
> @@ -651,7 +651,8 @@ OBJS-$(!CONFIG_SMALL)                  += inverse.o
>  
>  -include $(SUBDIR)$(ARCH)/Makefile
>  
> -SKIPHEADERS                             = %_tablegen.h
> +SKIPHEADERS                            += %_tablegen.h aac_tablegen_decl.h \
> +                                          fft-internal.h $(ARCH)/vp56_arith.h
>  SKIPHEADERS-$(CONFIG_DXVA2)            += dxva2.h dxva2_internal.h
>  SKIPHEADERS-$(CONFIG_LIBDIRAC)         += libdirac.h
>  SKIPHEADERS-$(CONFIG_LIBSCHROEDINGER)  += libschroedinger.h
> -- 

OK

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to