aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-04-26 21:15:11 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-04-26 21:15:11 +0000
commitbbc9d348390d0fe9dbc2c055b0e9764c4bc9514b (patch)
tree1e3644f25391154a9be5030d41e1da3938274426 /Makefile
parenta8c490cda5859961d06db2066ef1f19147527c58 (diff)
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@771 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 15506a19c0..df44a5e616 100644
--- a/Makefile
+++ b/Makefile
@@ -81,6 +81,7 @@ tar:
tarbin:
( cd / ; tar zcvf ~/qemu-$(VERSION)-i386.tar.gz \
$(prefix)/bin/qemu $(prefix)/bin/qemu-fast \
+ $(prefix)/bin/qemu-system-ppc \
$(prefix)/bin/qemu-i386 \
$(prefix)/bin/qemu-arm \
$(prefix)/bin/qemu-sparc \