aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstore/Makefile
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-10-17 16:51:09 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-10-17 16:51:09 +0100
commit2023a310ed01c3f45167128f9fcdf2ce5e43157a (patch)
tree5589cab8b684df23a8279aa88e72e6321d9794af /tools/xenstore/Makefile
parenta278bc0ea1507c7241733804bb66fdb90cc44e6f (diff)
downloadxen-2023a310ed01c3f45167128f9fcdf2ce5e43157a.tar.gz
xen-2023a310ed01c3f45167128f9fcdf2ce5e43157a.tar.bz2
xen-2023a310ed01c3f45167128f9fcdf2ce5e43157a.zip
[SOLARIS] A couple of small fixes to the Makefiles for the kernel tool headers.
Signed-off-by: John Levon <john.levon@sun.com>
Diffstat (limited to 'tools/xenstore/Makefile')
-rw-r--r--tools/xenstore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xenstore/Makefile b/tools/xenstore/Makefile
index 772a2a8cf8..ff5e45fe2c 100644
--- a/tools/xenstore/Makefile
+++ b/tools/xenstore/Makefile
@@ -29,7 +29,7 @@ XENSTORED_OBJS = xenstored_core.o xenstored_watch.o xenstored_domain.o xenstored
XENSTORED_Linux = xenstored_linux.o
-XENSTORED_OBJS += $(XENSTORED_$(OS))
+XENSTORED_OBJS += $(XENSTORED_$(XEN_OS))
.PHONY: all
all: libxenstore.so libxenstore.a xenstored $(CLIENTS) xs_tdb_dump xenstore-control xenstore-ls