Diego Biurrun <[email protected]> writes:

> ---
>  libavcodec/Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/libavcodec/Makefile b/libavcodec/Makefile
> index 3ad0c13..c9776f7 100644
> --- a/libavcodec/Makefile
> +++ b/libavcodec/Makefile
> @@ -668,7 +668,7 @@ HOSTPROGS = cos_tablegen
>  
>  DIRS = alpha arm bfin mlib ppc ps2 sh4 sparc x86
>  
> -CLEANFILES = sin_tables.c cos_tables.c *_tables.h *_tablegen$(HOSTEXESUF)
> +CLEANFILES = sin_tables.c cos_tables.c cos_fixed_tables.c *_tables.h 
> *_tablegen$(HOSTEXESUF)

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