On Wed, Jul 11, 2012 at 05:28:26PM +0200, Paolo Bonzini wrote: > Il 11/07/2012 17:25, Michael Roth ha scritto: > > > No reason to leave them out, and it will ensure that the dependencies > > > are picked up. Later we can perhaps move the files to another > > > directory to avoid ../ usage. > > > > Couldn't we accomplish that by just adding the dependencies to qga-obj-y in > > the top-level Makefile.objs instead? > > Yes, but I believe that the better place for these files is > qga/qapi-generated/, so I'm preparing for that. :)
Ah, makes sense :) Reviewed-by: Michael Roth <mdr...@linux.vnet.ibm.com> > > Paolo >