aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2010-10-21 10:18:36 +0200
committerBlue Swirl <blauwirbel@gmail.com>2010-10-23 14:46:54 +0000
commit9517a9e6a550a141f6e60550e1cec65005273170 (patch)
tree1e2aa055db2064976afc43bd337459d66e29b7b6 /tests/Makefile
parente6c3b0f7c4c544b7e06b72fb7d9813bb80c8784b (diff)
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/Makefile')
-rw-r--r--tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index ff7f787a9..e26b2d7fe 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)