summaryrefslogtreecommitdiff
path: root/ghc/WindowsInstaller/MakeInstaller.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ghc/WindowsInstaller/MakeInstaller.txt')
-rw-r--r--ghc/WindowsInstaller/MakeInstaller.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/WindowsInstaller/MakeInstaller.txt b/ghc/WindowsInstaller/MakeInstaller.txt
index 9a48c6b830..6347ed4350 100644
--- a/ghc/WindowsInstaller/MakeInstaller.txt
+++ b/ghc/WindowsInstaller/MakeInstaller.txt
@@ -5,7 +5,7 @@ The recipe below is correct in theory, but unfortunately some bits
don't work in practice. These are noted below.
0. Build a stage 1 tree.
-1. Set "SGMLDocWays=html pdf" in stage 2's build.mk.
+1. Set "XMLDocWays=html pdf" in stage 2's build.mk.
2. Build stage 2.
3. Convert ANNOUNCE and LICENSE (if it has changed) to RTF (use Word),
and put them in the WindowsInstaller directory.