[Spice-devel] [PATCH spice-gtk 2/4] build-sys: remove unnecessary BUILT_SOURCES rule

Christophe Fergeau cfergeau at redhat.com
Wed Oct 29 02:03:43 PDT 2014


On Tue, Oct 28, 2014 at 09:32:23PM +0100, Marc-André Lureau wrote:
> ---
>  vapi/Makefile.am | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/vapi/Makefile.am b/vapi/Makefile.am
> index e19aefc..568007d 100644
> --- a/vapi/Makefile.am
> +++ b/vapi/Makefile.am
> @@ -11,7 +11,6 @@ dist_vapi_DATA =					\
>  	spice-client-glib-2.0.deps			\
>  	$(NULL)
>  
> -BUILT_SOURCES = $(vapi_DATA)


Took me a bit of time to wrap my head as to when BUILT_SOURCES is
needed/not needed, but ACK (spice-client-gtk.vapi directly depends
on spice-client-glib.vapi so make will know the order in which they
should be built without needing to go through BUILT_FILES).

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20141029/17044f49/attachment.sig>


More information about the Spice-devel mailing list