diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2010-10-26 17:53:41 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2010-10-27 18:54:02 +0200 |
commit | df2943ba3c73ca21dbda063f15fa3e80064af864 (patch) | |
tree | f2d1791e49848dccbcdf2d681c948a8a7efaf135 /hw/pci_ids.h | |
parent | f7c31d6381f2cbac03e82fc23133f6863606edd8 (diff) |
qemu-options.def: add to generated header list
All files include qemu-options.h which pulls in qemu-options.def from
the root directory. Thus generating qemu-options.def from Makefile.objs
under the target directory is not effective.
Further, people expect .def file to get cleaned with make clean:
it does not have state so no reason to defer removing it
until distclean. Also add a rule to remove old files that might
be around.
This fixes the error: ‘QEMU_OPTION_spice’ undeclared
(first use in this function) error that some people reported
which is really down to an out of date .def file.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/pci_ids.h')
0 files changed, 0 insertions, 0 deletions