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