From b87a2cb204ce295772a82e8cc8e94c27bc833db6 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Sat, 25 Jan 2014 01:49:57 +0000 Subject: Fix Windows build. svn path=/trunk/; revision=54956 --- docbook/Makefile.nmake | 1 - 1 file changed, 1 deletion(-) (limited to 'docbook/Makefile.nmake') 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 , not the whole book. xmllint --xpath //chapter $*.dbk > $@ .SUFFIXES: .asciidoc .xml -- cgit v1.2.3