aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2005-07-24 18:44:35 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2005-07-24 18:44:35 +0000
commit93856aac7b554dfb4622ec31c986bb0ff0be3570 (patch)
tree1f578d5c6db960b0bf71201bdc31ab6bf6e14252 /Makefile
parent5cedb46460fab4a391b702ff679f27eacca342cf (diff)
update tarbin target
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1533 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 74b1a94eb9..87360906d7 100644
--- a/Makefile
+++ b/Makefile
@@ -112,6 +112,7 @@ tarbin:
$(bindir)/qemu-system-ppc \
$(bindir)/qemu-system-sparc \
$(bindir)/qemu-system-x86_64 \
+ $(bindir)/qemu-system-mips \
$(bindir)/qemu-i386 \
$(bindir)/qemu-arm \
$(bindir)/qemu-sparc \