aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/Makefile
diff options
context:
space:
mode:
authorJames Bulpin <james@xensource.com>2007-04-17 12:01:00 +0100
committerJames Bulpin <james@xensource.com>2007-04-17 12:01:00 +0100
commitbd9d988e80da89286ec76256f6ab4779026dc200 (patch)
tree98f52f80f766080e54a4a37f05180d8173fdbd0c /tools/python/Makefile
parent0035808befbc0d1a773ff69a913589ca7f570fc3 (diff)
downloadxen-bd9d988e80da89286ec76256f6ab4779026dc200.tar.gz
xen-bd9d988e80da89286ec76256f6ab4779026dc200.tar.bz2
xen-bd9d988e80da89286ec76256f6ab4779026dc200.zip
Fix tools build
Signed-off-by: James Bulpin <james@xensource.com>
Diffstat (limited to 'tools/python/Makefile')
-rw-r--r--tools/python/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/python/Makefile b/tools/python/Makefile
index 469a4e9af0..cd6941c617 100644
--- a/tools/python/Makefile
+++ b/tools/python/Makefile
@@ -64,6 +64,7 @@ install: install-messages install-dtd
endif
install-dtd: all
+ $(INSTALL) -m 755 -d $(DESTDIR)/usr/share/xen
$(INSTALL) -m 755 xen/xm/create.dtd $(DESTDIR)/usr/share/xen
install-messages: all