[ovs-dev] [PATCH] Makefile.am: Clean flake8-check too.

Russell Bryant russell at ovn.org
Tue Feb 23 00:57:07 UTC 2016


On Mon, Feb 22, 2016 at 6:47 PM, Ben Pfaff <blp at ovn.org> wrote:

> Found "make distcheck".
>

Found *by* "make distcheck" ?

>
> Signed-off-by: Ben Pfaff <blp at ovn.org>
>

Acked-by: Russell Bryant <russell at ovn.org>


> ---
>  Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Makefile.am b/Makefile.am
> index 75ccadf..13b0a48 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -370,6 +370,7 @@ flake8-check: $(FLAKE8_PYFILES)
>                 flake8 $^
> --ignore=E121,E123,E125,E126,E127,E128,E129,E131,W503,F811,D,H
> ${FLAKE8_FLAGS}; then \
>                 touch $@; else exit 1; fi
>  endif
> +CLEANFILES += flake8-check
>
>  include $(srcdir)/manpages.mk
>  $(srcdir)/manpages.mk: $(MAN_ROOTS) build-aux/sodepends.pl
> --
> 2.1.3
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
>



-- 
Russell Bryant



More information about the dev mailing list