[PATCH libX11] specs: remove CLEANFILES += html as it cannot delete directories

Gaetan Nadon memsize at videotron.ca
Thu Nov 11 06:29:55 PST 2010


This directory is only created manually by the chunked-html target.

Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
---
 specs/xmlrules.in |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/specs/xmlrules.in b/specs/xmlrules.in
index 7687860..f8e6d4d 100644
--- a/specs/xmlrules.in
+++ b/specs/xmlrules.in
@@ -62,6 +62,4 @@ SUFFIXES += .xml .ps .pdf .txt .html
 chunked-html: $(doc_sources)
 	$(AM_V_GEN)$(XMLTO) $(XMLTO_FLAGS) -o html xhtml $(doc_sources)
 
-CLEANFILES += html
-
 endif HAVE_XMLTO
-- 
1.6.0.4



More information about the xorg-devel mailing list