aboutsummaryrefslogtreecommitdiffstats
path: root/Config.mk
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-08-06 09:34:55 +0100
committerKeir Fraser <keir.fraser@citrix.com>2008-08-06 09:34:55 +0100
commit66e56e754b601d56be639370fdfcae3231a35b2c (patch)
treeacea75307ccab8c411a8357dad886246a13444f0 /Config.mk
parent1d0103c4da578fba9dee662b1e72ba69a58c22e0 (diff)
downloadxen-66e56e754b601d56be639370fdfcae3231a35b2c.tar.gz
xen-66e56e754b601d56be639370fdfcae3231a35b2c.tar.bz2
xen-66e56e754b601d56be639370fdfcae3231a35b2c.zip
install more documentation to /usr/share/doc/xen and /etc/xen
Also resync xmexample3 with xmexample1 and 2. Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
Diffstat (limited to 'Config.mk')
-rw-r--r--Config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Config.mk b/Config.mk
index 2cb15d4be0..65f2de88ec 100644
--- a/Config.mk
+++ b/Config.mk
@@ -19,6 +19,8 @@ HOSTCFLAGS += -fno-strict-aliasing
DISTDIR ?= $(XEN_ROOT)/dist
DESTDIR ?= /
+DOCDIR ?= /usr/share/doc/xen
+MANDIR ?= /usr/share/man
# Allow phony attribute to be listed as dependency rather than fake target
.PHONY: .phony