Commit c0637b3794f74e09af0435cf9061832b12633e33
1 parent
e98c8721
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@589 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
1 additions
and
0 deletions
Makefile
| @@ -76,6 +76,7 @@ tarbin: | @@ -76,6 +76,7 @@ tarbin: | ||
| 76 | $(prefix)/bin/qemu-i386 \ | 76 | $(prefix)/bin/qemu-i386 \ |
| 77 | $(prefix)/bin/qemu-arm \ | 77 | $(prefix)/bin/qemu-arm \ |
| 78 | $(prefix)/bin/qemu-sparc \ | 78 | $(prefix)/bin/qemu-sparc \ |
| 79 | + $(prefix)/bin/qemu-ppc \ | ||
| 79 | $(sharedir)/bios.bin \ | 80 | $(sharedir)/bios.bin \ |
| 80 | $(sharedir)/vgabios.bin \ | 81 | $(sharedir)/vgabios.bin \ |
| 81 | $(mandir)/man1/qemu.1 ) | 82 | $(mandir)/man1/qemu.1 ) |