On Mon, 13 Jun 2011 21:31:22 -0500 Michael Roth <mdr...@linux.vnet.ibm.com> wrote:
> > Signed-off-by: Michael Roth <mdr...@linux.vnet.ibm.com> As I commented before, this should be part of the first patch adding a buildable code. > --- > configure | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/configure b/configure > index d3a3a96..3d73780 100755 > --- a/configure > +++ b/configure > @@ -3549,6 +3549,7 @@ DIRS="tests tests/cris slirp audio block net > pc-bios/optionrom" > DIRS="$DIRS pc-bios/spapr-rtas" > DIRS="$DIRS roms/seabios roms/vgabios" > DIRS="$DIRS fsdev ui" > +DIRS="$DIRS qapi" > FILES="Makefile tests/Makefile" > FILES="$FILES tests/cris/Makefile tests/cris/.gdbinit" > FILES="$FILES pc-bios/optionrom/Makefile pc-bios/keymaps"