aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Makefile
diff options
context:
space:
mode:
authormwilli2@equilibrium.research.intel-research.net <mwilli2@equilibrium.research.intel-research.net>2004-07-26 18:22:00 +0000
committermwilli2@equilibrium.research.intel-research.net <mwilli2@equilibrium.research.intel-research.net>2004-07-26 18:22:00 +0000
commita61052ced78d6b7a6dec9447bbd91c376ff93dd5 (patch)
treef323903863040083210df1420f8209d31d184935 /docs/Makefile
parent6a9849e4ae56ec87b847a9ed9d391cd76d6a6840 (diff)
downloadxen-a61052ced78d6b7a6dec9447bbd91c376ff93dd5.tar.gz
xen-a61052ced78d6b7a6dec9447bbd91c376ff93dd5.tar.bz2
xen-a61052ced78d6b7a6dec9447bbd91c376ff93dd5.zip
bitkeeper revision 1.1108.1.28 (41054bc8T8MzSNX7N4JkfGe7gTpO9g)
More user manual stuff.
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 8d6a4dfe98..dbb2839b6c 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -4,7 +4,7 @@
# Xfig and tgif diagrams should be in the fig/ subdirectory.
# DOCUMENTS should be a list of the target Postscript files.
-DOCUMENTS = interface.ps interface.pdf
+DOCUMENTS = interface.ps interface.pdf user.ps user.pdf
GFX = $(patsubst %.obj, %.eps, $(wildcard figs/*.obj))
GFX += $(patsubst %.fig, %.eps, $(wildcard figs/*.fig))