aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Makefile
diff options
context:
space:
mode:
authoriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2004-11-03 13:09:22 +0000
committeriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2004-11-03 13:09:22 +0000
commit4214aa2cf55c227fa646a3c14d3c7868119674e2 (patch)
tree4b58c9ed986db02b4753f5b30a19ba1817979c1d /docs/Makefile
parent50e437a00a8aa6765d656e212badea462ce02a99 (diff)
downloadxen-4214aa2cf55c227fa646a3c14d3c7868119674e2.tar.gz
xen-4214aa2cf55c227fa646a3c14d3c7868119674e2.tar.bz2
xen-4214aa2cf55c227fa646a3c14d3c7868119674e2.zip
bitkeeper revision 1.1159.1.346 (4188d882FwpqRabp9rhXLwbR2fAQjQ)
build system cleanups
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile
index aa2b8a1aee..e685704bea 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -22,6 +22,7 @@ clean:
rm -rf $(GFX) ps pdf html
install: all
+ rm -rf $(prefix)/usr/share/doc/xen
mkdir -p $(prefix)/usr/share/doc/xen
cp -dR ps $(prefix)/usr/share/doc/xen
cp -dR pdf $(prefix)/usr/share/doc/xen