diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2011-11-16 23:58:18 +0200 |
---|---|---|
committer | Luiz Capitulino <lcapitulino@redhat.com> | 2011-11-17 15:15:31 -0200 |
commit | 599825c565f4e5f0790ff61ef14574b463e3b710 (patch) | |
tree | 99bd72984ae5b4664c329f52a15d7017d6ad542b /qobject.h | |
parent | 611b727374ad76fb0078ea65bc1387194913980e (diff) |
Makefile: fix dependencies for generated .h, .c
We have a single rule generating .c and .h files,
so .h doesn't depend on .c: both depend on the
source schema.
Fix Makefile to reflect that - without this,
if .c is there and .h is missing, Makefile does
not know how to remake .h and assumes it's
a dummy target, triggering endless rebuilds.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'qobject.h')
0 files changed, 0 insertions, 0 deletions