summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorPaolo Bonzini2010-10-21 10:18:36 +0200
committerBlue Swirl2010-10-23 16:46:54 +0200
commit9517a9e6a550a141f6e60550e1cec65005273170 (patch)
tree1e2aa055db2064976afc43bd337459d66e29b7b6 /tests
parentunbreak "make" from tests directory (diff)
downloadqemu-9517a9e6a550a141f6e60550e1cec65005273170.tar.gz
qemu-9517a9e6a550a141f6e60550e1cec65005273170.tar.xz
qemu-9517a9e6a550a141f6e60550e1cec65005273170.zip
unbreak "make" from vpath-built tests directory
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index ff7f787a9a..e26b2d7fe6 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -1,4 +1,5 @@
-include ../config-host.mak
+-include $(SRC_PATH)/rules.mak
$(call set-vpath, $(SRC_PATH)/tests)