aboutsummaryrefslogtreecommitdiffstats
path: root/tools/misc
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/misc
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/misc')
-rw-r--r--tools/misc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/misc/Makefile b/tools/misc/Makefile
index c9ccae22b0..c994ddd6a2 100644
--- a/tools/misc/Makefile
+++ b/tools/misc/Makefile
@@ -3,7 +3,6 @@ include $(XEN_ROOT)/tools/Rules.mk
CFLAGS += -Werror
-CFLAGS += -I $(XEN_XC)
CFLAGS += -I $(XEN_LIBXC)
CFLAGS += -I $(XEN_INCLUDE)