[CRIU] [PATCH 1/2] build: Fix compel target on @all
Dmitry Safonov
dsafonov at virtuozzo.com
Fri May 6 04:10:48 PDT 2016
On 05/06/2016 02:10 PM, Cyrill Gorcunov wrote:
> There is no longer phony compel target but compel/compel instead.
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
Reviewed-by: Dmitry Safonov <dsafonov at virtuozzo.com>
> ---
> Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile b/Makefile
> index 032656356be7..d4acff7d790d 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -200,7 +200,7 @@ lib: criu
> $(Q) $(MAKE) -C lib all
> .PHONY: lib
>
> -all: compel criu lib
> +all: compel/compel criu lib
> .PHONY: all
>
> subclean:
>
--
Regards,
Dmitry Safonov
More information about the CRIU
mailing list