aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-02-04 09:03:42 +0000
committerKeir Fraser <keir.fraser@citrix.com>2010-02-04 09:03:42 +0000
commitf3bbcc79956e7b6d38587c4de0dd1feb24b5f358 (patch)
tree1e2c934fc094ea971b2501e4a974427ca9dfce1b /tools/examples
parentd10651be94aa0a87222508089435ab35c9288ff3 (diff)
downloadxen-f3bbcc79956e7b6d38587c4de0dd1feb24b5f358.tar.gz
xen-f3bbcc79956e7b6d38587c4de0dd1feb24b5f358.tar.bz2
xen-f3bbcc79956e7b6d38587c4de0dd1feb24b5f358.zip
tools: Do not append trailing slash to XEN_ROOT in Makefiles
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to 'tools/examples')
-rw-r--r--tools/examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/examples/Makefile b/tools/examples/Makefile
index bb3a72c9ba..a911fff057 100644
--- a/tools/examples/Makefile
+++ b/tools/examples/Makefile
@@ -1,4 +1,4 @@
-XEN_ROOT = ../../
+XEN_ROOT = ../..
include $(XEN_ROOT)/tools/Rules.mk
# Init scripts.