[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH] build: [ŧrace] Create "trace/" directory for out-o
From: |
Lluís Vilanova |
Subject: |
[Qemu-devel] [PATCH] build: [ŧrace] Create "trace/" directory for out-of-tree builds |
Date: |
Thu, 01 Sep 2011 19:11:54 +0200 |
User-agent: |
StGit/0.15 |
Signed-off-by: Lluís Vilanova <address@hidden>
---
configure | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/configure b/configure
index 4d22470..9f3a43d 100755
--- a/configure
+++ b/configure
@@ -3618,6 +3618,7 @@ DIRS="$DIRS roms/seabios roms/vgabios"
DIRS="$DIRS fsdev ui"
DIRS="$DIRS qapi"
DIRS="$DIRS qga"
+DIRS="$DIRS trace"
FILES="Makefile tests/Makefile"
FILES="$FILES tests/cris/Makefile tests/cris/.gdbinit"
FILES="$FILES pc-bios/optionrom/Makefile pc-bios/keymaps"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] [PATCH] build: [ŧrace] Create "trace/" directory for out-of-tree builds,
Lluís Vilanova <=