summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2013-02-22 21:05:01 +0100
committerStefan Hajnoczi <stefanha@redhat.com>2013-03-08 10:14:39 +0100
commit4652b792f01b559e005186b703ed9b1a11cbf8e3 (patch)
treeac5bf6d5f22c7a96f5e3d56ae5bef4b043892ad6 /configure
parent0bc472a9d6b80567c212023c5eae413f4dfb53ad (diff)
downloadqemu-4652b792f01b559e005186b703ed9b1a11cbf8e3.tar.gz
configure: Create link to icon bitmap for out-of-tree builds
This allows to pick up the icon when starting QEMU directly from an out-of-tree build directory. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Reviewed-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 2f98c5a242..87b2e73b9e 100755
--- a/configure
+++ b/configure
@@ -4369,6 +4369,7 @@ FILES="$FILES tests/tcg/lm32/Makefile po/Makefile"
FILES="$FILES pc-bios/optionrom/Makefile pc-bios/keymaps"
FILES="$FILES pc-bios/spapr-rtas/Makefile"
FILES="$FILES roms/seabios/Makefile roms/vgabios/Makefile"
+FILES="$FILES pc-bios/qemu-icon.bmp"
for bios_file in \
$source_path/pc-bios/*.bin \
$source_path/pc-bios/*.aml \