Re: [PATCH spice-common] build: Move sources to libspice_common_client_la_SOURCES

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Maybe the subject could be:

"Move *client* sources to...."

not a big deal.
Jonathon



On Thu, 2018-05-31 at 18:22 -0300, Eduardo Lima (Etrunko) wrote:
> From: Christophe Fergeau <cfergeau@xxxxxxxxxx>
> 
> These sources are only used by the client, so they do not belong in
> libspice_common_la_SOURCES.
> 
> Signed-off-by: Eduardo Lima (Etrunko) <etrunko@xxxxxxxxxx>
> ---
>  common/Makefile.am | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/common/Makefile.am b/common/Makefile.am
> index ea15039..92a6e6f 100644
> --- a/common/Makefile.am
> +++ b/common/Makefile.am
> @@ -24,8 +24,6 @@ libspice_common_la_SOURCES =		\
>  	bitops.h			\
>  	canvas_utils.c			\
>  	canvas_utils.h			\
> -	client_demarshallers.h		\
> -	client_marshallers.h		\
>  	draw.h				\
>  	lines.c				\
>  	lines.h				\
> @@ -55,8 +53,6 @@ libspice_common_la_SOURCES =		\
>  	snd_codec.c			\
>  	snd_codec.h			\
>  	spice_common.h			\
> -	ssl_verify.c			\
> -	ssl_verify.h			\
>  	verify.h			\
>  	$(NULL)
>  
> @@ -71,6 +67,10 @@ EXTRA_libspice_common_la_SOURCES = 	\
>  	$(NULL)
>  
>  libspice_common_client_la_SOURCES =		\
> +	client_demarshallers.h			\
> +	client_marshallers.h			\
> +	ssl_verify.c				\
> +	ssl_verify.h				\
>  	$(CLIENT_MARSHALLERS)			\
>  	$(NULL)
>  
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]