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. :) Paolo