aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xcutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xcutils/Makefile')
-rw-r--r--tools/xcutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xcutils/Makefile b/tools/xcutils/Makefile
index 5fe69eef39..9d70df4fba 100644
--- a/tools/xcutils/Makefile
+++ b/tools/xcutils/Makefile
@@ -11,7 +11,7 @@
XEN_ROOT = ../..
include $(XEN_ROOT)/tools/Rules.mk
-PROGRAMS_INSTALL_DIR = /usr/$(LIBDIR)/xen/bin
+PROGRAMS_INSTALL_DIR = $(LIBDIR)/xen/bin
INCLUDES += -I $(XEN_LIBXC) -I $(XEN_XENSTORE)