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