qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 17/21] qapi: configure, Fix build issue when usin


From: Michael Roth
Subject: [Qemu-devel] [PATCH v3 17/21] qapi: configure, Fix build issue when using seperate build dir
Date: Mon, 13 Jun 2011 21:31:22 -0500

Signed-off-by: Michael Roth <address@hidden>
---
 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"
-- 
1.7.0.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]