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
Attachment:
pgpIYTQb9mspf.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel