aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/Makefile.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2014-11-08 22:05:52 -0800
committerGerald Combs <gerald@wireshark.org>2014-11-09 17:44:35 +0000
commitd8a075767429a37d555993812ee0f66984ad2287 (patch)
tree9ecf534921692976454d0652b017ad5d45343ec2 /docbook/Makefile.nmake
parent2dda0888fce95e930b03fd18cc67e8c9e9e1f1fa (diff)
WSUG: Convert ``Files'' to AsciiDoc.
Leave most of the content intact for now. Change-Id: I78f47b8310cb41ac5a07d352e56ec907b36665f8 Reviewed-on: https://code.wireshark.org/review/5209 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/Makefile.nmake')
-rw-r--r--docbook/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/Makefile.nmake b/docbook/Makefile.nmake
index 3cbda11a6a..64fdf8cd23 100644
--- a/docbook/Makefile.nmake
+++ b/docbook/Makefile.nmake
@@ -46,7 +46,7 @@ A2X_TEXT_OPTS=$(A2X_TEXT_OPTS) --lynx
$<
<<
mv $*.xml $*.dbk
- xmllint --xpath "//chapter | //preface" $*.dbk > $@
+ xmllint --xpath "//chapter | //preface | //appendix" $*.dbk > $@
.SUFFIXES: .asciidoc .xml