]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
configure: Create link to icon bitmap for out-of-tree builds
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 22 Feb 2013 20:05:01 +0000 (21:05 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 8 Mar 2013 09:14:39 +0000 (10:14 +0100)
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>
configure

index 2f98c5a242f30b793d687606d051e752c802c1f9..87b2e73b9ed30b294143f9fd104fd2554fd4e0ec 100755 (executable)
--- 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 \