----- Mensaje original -----
> By adding spice-protocol to SUBDIRS configure and make will be called
> in it.
> 
> Spotted by Marc-André.
> ---
>  Makefile.am |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 28450b4..3b3c88d 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -1,7 +1,7 @@
>  NULL =
>  ACLOCAL_AMFLAGS = -I m4
>  
> -SUBDIRS = python_modules common
> +SUBDIRS = python_modules common spice-protocol
>  DIST_SUBDIRS = spice-protocol $(SUBDIRS)

Can you check make distcheck? I wonder why I used DIST_SUBDIRS in the first 
place.

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to