Commit 2afbeee757af01d74431df62a5216ae3f116e180

Authored by bellard
1 parent 7b9c30c5

update path


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2395 c046a42c-6fe2-441c-8c8c-71466251a162
Showing 1 changed file with 1 additions and 1 deletions
tests/Makefile
... ... @@ -13,7 +13,7 @@ endif
13 13 TESTS+=sha1# test_path
14 14 #TESTS+=test_path
15 15  
16   -QEMU=../i386-user/qemu-i386
  16 +QEMU=../i386-linux-user/qemu-i386
17 17  
18 18 all: $(TESTS)
19 19  
... ...