Try to fix the path selector argument.
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 27 Jan 2014 05:26:38 +0000 (05:26 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 27 Jan 2014 05:26:38 +0000 (05:26 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@54974 f5534014-38df-0310-8fa8-9805f1628bb7

docbook/Makefile.nmake

index c9ede09172c8215fe3054c3d0b9280de9a6458a0..aaf55a9aeca40d3870fef3a3e896ad6c11a50124 100644 (file)
@@ -44,7 +44,7 @@ A2X_TEXT_OPTS=$(A2X_TEXT_OPTS) --lynx
                $<
 <<
        mv $*.xml $*.dbk
-       xmllint --xpath '//chapter | //preface' $*.dbk > $@
+       xmllint --xpath "//chapter | //preface" $*.dbk > $@
 
 .SUFFIXES: .asciidoc .xml