aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Rules.mk
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2011-03-21 18:00:17 +0000
committerIan Campbell <ian.campbell@citrix.com>2011-03-21 18:00:17 +0000
commitb936e4c61784d09cccb50ac003f968ab87ebf58e (patch)
tree277139ad2541132ec5ed7d62ed934c72c1abeabd /tools/Rules.mk
parent904216ffb26328c4a20b5e13020663034b0c1300 (diff)
downloadxen-b936e4c61784d09cccb50ac003f968ab87ebf58e.tar.gz
xen-b936e4c61784d09cccb50ac003f968ab87ebf58e.tar.bz2
xen-b936e4c61784d09cccb50ac003f968ab87ebf58e.zip
tools: Drop XEN_XC variable
There is nothing to include in the python bindings source directory and likely never was/will be ... Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
Diffstat (limited to 'tools/Rules.mk')
-rw-r--r--tools/Rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Rules.mk b/tools/Rules.mk
index e740799e58..be9a847d4c 100644
--- a/tools/Rules.mk
+++ b/tools/Rules.mk
@@ -9,7 +9,6 @@ export _INSTALL := $(INSTALL)
INSTALL = $(XEN_ROOT)/tools/cross-install
XEN_INCLUDE = $(XEN_ROOT)/tools/include
-XEN_XC = $(XEN_ROOT)/tools/python/xen/lowlevel/xc
XEN_LIBXC = $(XEN_ROOT)/tools/libxc
XEN_XENLIGHT = $(XEN_ROOT)/tools/libxl
XEN_XENSTORE = $(XEN_ROOT)/tools/xenstore