Commit 93856aac7b554dfb4622ec31c986bb0ff0be3570

Authored by bellard
1 parent 5cedb464

update tarbin target


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1533 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 1 additions and 0 deletions
Makefile
... ... @@ -112,6 +112,7 @@ tarbin:
112 112 $(bindir)/qemu-system-ppc \
113 113 $(bindir)/qemu-system-sparc \
114 114 $(bindir)/qemu-system-x86_64 \
  115 + $(bindir)/qemu-system-mips \
115 116 $(bindir)/qemu-i386 \
116 117 $(bindir)/qemu-arm \
117 118 $(bindir)/qemu-sparc \
... ...