Diego Biurrun <[email protected]> writes:

> ---
>  Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Makefile b/Makefile
> index afd783d..73ada9a 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -168,7 +168,7 @@ clean:: testclean
>  
>  distclean::
>       $(RM) $(DISTCLEANSUFFIXES)
> -     $(RM) version.h config.* libavutil/avconfig.h
> +     $(RM) config.* .version version.h libavutil/avconfig.h
>  
>  config:
>       $(SRC_PATH)/configure $(value LIBAV_CONFIGURATION)
> -- 

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