aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Makefile
diff options
context:
space:
mode:
authoriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2004-08-09 21:46:57 +0000
committeriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>2004-08-09 21:46:57 +0000
commit3d05d635fc69e56d77ecf7b168c56b4c1a2d5123 (patch)
tree57ecc39cef38e2ca912263898cd6e4f9c107eabf /docs/Makefile
parent243a9ec343d43620372bd2735a8f04f8ac099d6c (diff)
downloadxen-3d05d635fc69e56d77ecf7b168c56b4c1a2d5123.tar.gz
xen-3d05d635fc69e56d77ecf7b168c56b4c1a2d5123.tar.bz2
xen-3d05d635fc69e56d77ecf7b168c56b4c1a2d5123.zip
bitkeeper revision 1.1159.12.1 (4117f0d1EjfQrr7cjM82SS7qdzq81A)
Build xend manual plus latex fixes
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index ae8db6a27c..416f2b70c1 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -5,7 +5,7 @@
# DOCUMENTS should be a list of the target Postscript files.
DOCUMENTS = interface.ps interface.pdf interface.html user.ps \
- user.pdf user.html
+ user.pdf user.html xend.ps xend.pdf xend.html
GFX = $(patsubst %.obj, %.eps, $(wildcard figs/*.obj))
GFX += $(patsubst %.fig, %.eps, $(wildcard figs/*.fig))