]> xenbits.xensource.com Git - xenclient/ioemu.git/commitdiff
tarbin fix release_0_7_0
authorbellard <bellard>
Wed, 27 Apr 2005 20:49:23 +0000 (20:49 +0000)
committerbellard <bellard>
Wed, 27 Apr 2005 20:49:23 +0000 (20:49 +0000)
Makefile

index 7f4770c6cffe3ef5f623386156502a98e55b9b64..2a4f329906515ca43b8e4771dc024bc3b36aad23 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -108,9 +108,10 @@ tar:
 # generate a binary distribution
 tarbin:
        ( cd / ; tar zcvf ~/qemu-$(VERSION)-i386.tar.gz \
-       $(bindir)/qemu $(bindir)/qemu-fast \
+       $(bindir)/qemu \
        $(bindir)/qemu-system-ppc \
        $(bindir)/qemu-system-sparc \
+       $(bindir)/qemu-system-x86_64 \
        $(bindir)/qemu-i386 \
         $(bindir)/qemu-arm \
         $(bindir)/qemu-sparc \