diff options
| author | bellard | 2007-02-05 21:51:14 +0100 |
|---|---|---|
| committer | bellard | 2007-02-05 21:51:14 +0100 |
| commit | 2afbeee757af01d74431df62a5216ae3f116e180 (patch) | |
| tree | c11424223ebd8a19f9931ef210ac80c5e3cf593a | |
| parent | update (diff) | |
| download | qemu-2afbeee757af01d74431df62a5216ae3f116e180.tar.gz qemu-2afbeee757af01d74431df62a5216ae3f116e180.tar.xz qemu-2afbeee757af01d74431df62a5216ae3f116e180.zip | |
update path
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2395 c046a42c-6fe2-441c-8c8c-71466251a162
| -rw-r--r-- | tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
