[Spice-devel] [PATCH 04/10] Generate GTypes for spice-server enums
Christophe Fergeau
cfergeau at redhat.com
Fri Sep 2 06:18:33 UTC 2016
On Thu, Sep 01, 2016 at 05:05:32PM -0500, Jonathon Jongsma wrote:
> On Thu, 2016-09-01 at 16:42 +0200, Christophe Fergeau wrote:
> > On Wed, Aug 31, 2016 at 11:54:40AM -0500, Jonathon Jongsma wrote:
> > >
> > > ---
> > > server/Makefile.am | 31 +++++++++++++++++++++++++++++++
> > > 1 file changed, 31 insertions(+)
> > >
> > > diff --git a/server/Makefile.am b/server/Makefile.am
> > > index 968829a..771b33f 100644
> > > --- a/server/Makefile.am
> > > +++ b/server/Makefile.am
> > > @@ -68,6 +68,8 @@ libspice_serverinclude_HEADERS = \
> > > spice.h \
> > > $(NULL)
> > >
> > > +spice_built_sources = spice-server-enums.h spice-server-enums.c
> >
> > Why not BUILT_SOURCES? (which has a magic meaning in autofoo)
> >
> > Christophe
>
>
> The following line was already in the makefile:
>
> BUILT_SOURCES = $(spice_built_sources)
>
>
> It appears that in the past we had some built sources assigned to this
> variable. Then in the following commit, the spice_built_sources
> definition was deleted:
>
> 359fc1cb Use the spice-common submodule
>
> So now I'm simply resurrecting that variable.
Oh ok, I should have opened that file, I did not expect that there would
be some leftovers ;)
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20160902/6e4999a0/attachment.sig>
More information about the Spice-devel
mailing list