aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/Makefile.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2014-01-25 01:49:57 +0000
committerGerald Combs <gerald@wireshark.org>2014-01-25 01:49:57 +0000
commitb87a2cb204ce295772a82e8cc8e94c27bc833db6 (patch)
tree9d1f67b7808575c000b123615df04b89a53038fc /docbook/Makefile.nmake
parent927914a2cfa825a4d1d7917e5291afbf016bd324 (diff)
Fix Windows build.
svn path=/trunk/; revision=54956
Diffstat (limited to 'docbook/Makefile.nmake')
-rw-r--r--docbook/Makefile.nmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/docbook/Makefile.nmake b/docbook/Makefile.nmake
index e226a3af02..58b0fac892 100644
--- a/docbook/Makefile.nmake
+++ b/docbook/Makefile.nmake
@@ -44,7 +44,6 @@ A2X_TEXT_OPTS=$(A2X_TEXT_OPTS) --lynx
$<
<<
mv $*.xml $*.dbk
- # We want the top-level <chapter/>, not the whole book.
xmllint --xpath //chapter $*.dbk > $@
.SUFFIXES: .asciidoc .xml