On Mon, Nov 13, 2017 at 05:34:30PM -0300, James Almer wrote:
> It must imply clean. Regression since 
> 7ebe7e8e7a76c0ce302f4f583ef0d14220031214.
> 
> Signed-off-by: James Almer <jamr...@gmail.com>
> ---
>  Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

All my mistakes he finds.. :)

> --- a/Makefile
> +++ b/Makefile
> @@ -171,7 +171,7 @@ clean::
>  
> -distclean::
> +distclean:: clean

Drop the unnecessary double colon while you're at it.

OK

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to