diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/templates/docstruct.ent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/templates/docstruct.ent b/build/templates/docstruct.ent index d6aa6a299..98d0939d6 100644 --- a/build/templates/docstruct.ent +++ b/build/templates/docstruct.ent @@ -188,6 +188,7 @@ <!ENTITY kernel-install.xml SYSTEM "##SRCPATH##/kernel-install/kernel-install.xml"> <!ENTITY post-install.xml SYSTEM "##SRCPATH##/post-install/post-install.xml"> + <!ENTITY shutdown.xml SYSTEM "##SRCPATH##/post-install/shutdown.xml"> <!ENTITY new-to-unix.xml SYSTEM "##SRCPATH##/post-install/new-to-unix.xml"> <!ENTITY orientation.xml SYSTEM "##SRCPATH##/post-install/orientation.xml"> <!ENTITY reactivating-win.xml SYSTEM "##SRCPATH##/post-install/reactivating-win.xml"> |