[Spice-devel] [PATCH spice] Add missing header to Makefile.am

Frediano Ziglio fziglio at redhat.com
Wed Oct 26 06:49:35 UTC 2016


> 
> Fix make distcheck
> 
> Signed-off-by: Pavel Grunt <pgrunt at redhat.com>

Acked-by: Frediano Ziglio <fziglio at redhat.com>

> ---
>  server/Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/server/Makefile.am b/server/Makefile.am
> index 7aada48..2a6010b 100644
> --- a/server/Makefile.am
> +++ b/server/Makefile.am
> @@ -126,6 +126,7 @@ libserver_la_SOURCES =				\
>  	red-worker.h				\
>  	display-channel.c			\
>  	display-channel.h			\
> +	display-channel-private.h		\
>  	cursor-channel-client.c			\
>  	cursor-channel-client.h			\
>  	cursor-channel.c			\

Frediano


More information about the Spice-devel mailing list