[Spice-devel] [PATCH spice-common] build-sys: don't dist spice-protocol.html

Frediano Ziglio fziglio at redhat.com
Fri Jan 27 11:16:12 UTC 2017


> 
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
> 
> The HTML file is not built by default.
> This fixes make distcheck in spice-gtk.
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
> ---
>  docs/Makefile.am | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/docs/Makefile.am b/docs/Makefile.am
> index aa7c715..20f46ef 100644
> --- a/docs/Makefile.am
> +++ b/docs/Makefile.am
> @@ -2,7 +2,6 @@ NULL =
>  ASCIIDOC_FLAGS = -a icons -a toc
>  
>  EXTRA_DIST =					\
> -	spice_protocol.html			\
>  	spice_protocol.txt			\
>  	$(NULL)
>  

Another option would be to require HTML files.
But I don't think it's important to make it in the
distribution, developers can check txt file and compile
on their own.

Acked-by: Frediano Ziglio <fziglio at redhat.com>
(I'll wait for other opinions).

Frediano


More information about the Spice-devel mailing list