From b936e4c61784d09cccb50ac003f968ab87ebf58e Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Mon, 21 Mar 2011 18:00:17 +0000 Subject: 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 Acked-by: Ian Jackson Committed-by: Ian Jackson --- tools/xenmon/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/xenmon') diff --git a/tools/xenmon/Makefile b/tools/xenmon/Makefile index bde12f2788..c130a3f89a 100644 --- a/tools/xenmon/Makefile +++ b/tools/xenmon/Makefile @@ -14,7 +14,6 @@ XEN_ROOT=$(CURDIR)/../.. include $(XEN_ROOT)/tools/Rules.mk CFLAGS += -Werror -CFLAGS += -I $(XEN_XC) CFLAGS += $(CFLAGS_libxenctrl) LDLIBS += $(LDLIBS_libxenctrl) -- cgit v1.2.3