aboutsummaryrefslogtreecommitdiffstats
path: root/tools/blktap2/vhd/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/blktap2/vhd/lib/Makefile')
-rw-r--r--tools/blktap2/vhd/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/blktap2/vhd/lib/Makefile b/tools/blktap2/vhd/lib/Makefile
index 6f5f04c1c1..1b3fc692aa 100644
--- a/tools/blktap2/vhd/lib/Makefile
+++ b/tools/blktap2/vhd/lib/Makefile
@@ -1,4 +1,4 @@
-XEN_ROOT=../../../..
+XEN_ROOT=$(CURDIR)/../../../..
BLKTAP_ROOT := ../..
include $(XEN_ROOT)/tools/Rules.mk