aboutsummaryrefslogtreecommitdiffstats
path: root/stubdom/caml
diff options
context:
space:
mode:
Diffstat (limited to 'stubdom/caml')
-rw-r--r--stubdom/caml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stubdom/caml/Makefile b/stubdom/caml/Makefile
index 5f27db67a3..e79c98df13 100644
--- a/stubdom/caml/Makefile
+++ b/stubdom/caml/Makefile
@@ -1,4 +1,4 @@
-XEN_ROOT = ../..
+XEN_ROOT = $(CURDIR)/../..
include $(XEN_ROOT)/Config.mk