From: bellard Date: Mon, 5 Feb 2007 20:51:14 +0000 (+0000) Subject: update path X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2afbeee757af01d74431df62a5216ae3f116e180;p=qemu.git update path git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2395 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/tests/Makefile b/tests/Makefile index f535dfaf1b..79a3d55b5d 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -13,7 +13,7 @@ endif TESTS+=sha1# test_path #TESTS+=test_path -QEMU=../i386-user/qemu-i386 +QEMU=../i386-linux-user/qemu-i386 all: $(TESTS)