aboutsummaryrefslogtreecommitdiffstats
path: root/tools/misc/Makefile
diff options
context:
space:
mode:
authorKeir Fraser <keir@xensource.com>2007-10-04 13:52:51 +0100
committerKeir Fraser <keir@xensource.com>2007-10-04 13:52:51 +0100
commita687f4cc2f600f4b81c87b9061c082ad26d79f2c (patch)
tree65d68d1b35408ea481da16cc017ee0bc718a438c /tools/misc/Makefile
parentce03cc4d87f815a1cf5f73ece6e5be92963c0803 (diff)
downloadxen-a687f4cc2f600f4b81c87b9061c082ad26d79f2c.tar.gz
xen-a687f4cc2f600f4b81c87b9061c082ad26d79f2c.tar.bz2
xen-a687f4cc2f600f4b81c87b9061c082ad26d79f2c.zip
xsview: a xenstore viewer written in PyQT.
From: Mark Williamson <mark.williamson@cl.cam.ac.uk> Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'tools/misc/Makefile')
-rw-r--r--tools/misc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/misc/Makefile b/tools/misc/Makefile
index ffa67ada40..ee81fe34b9 100644
--- a/tools/misc/Makefile
+++ b/tools/misc/Makefile
@@ -14,7 +14,7 @@ TARGETS-$(CONFIG_X86) += xen-detect
TARGETS := $(TARGETS-y)
INSTALL_BIN = $(TARGETS) xencons
-INSTALL_SBIN = netfix xm xen-bugtool xen-python-path xend xenperf
+INSTALL_SBIN = netfix xm xen-bugtool xen-python-path xend xenperf xsview
.PHONY: all
all: build