| Submitter | Stefan Hajnoczi |
|---|---|
| Date | March 8, 2013, 12:21 p.m. |
| Message ID | <1362745295-16398-2-git-send-email-stefanha@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/226100/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/configure b/configure index 2f98c5a..87b2e73 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 \