summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2008-05-13 02:40:44 +0000
committerPaul W. Frields <stickster@gmail.com>2008-05-13 02:40:44 +0000
commit16c46e5894abae07fb00ff4be06a380622e79d83 (patch)
tree2400464aae635ceabe9b072bd529d0c3f939bda8
parent3d04976f113b9679e02159347b812a25a4fac6da (diff)
downloadfedora-doc-utils-16c46e5894abae07fb00ff4be06a380622e79d83.tar.gz
fedora-doc-utils-16c46e5894abae07fb00ff4be06a380622e79d83.tar.xz
fedora-doc-utils-16c46e5894abae07fb00ff4be06a380622e79d83.zip
Remove another byproduct
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index daa9915..0bd2a5b 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -751,7 +751,7 @@ ${DOCBASE}-$(1).txt:: ${XMLFILES-${1}} ${XMLDEPFILES-${1}}
LANG=${1}.UTF-8 w3m -dump ${DOCBASE}.stripped.html > \
${DOCBASE}.stripped.txt
mv $(DOCBASE).stripped.txt $(DOCBASE)-$(1).txt
- rm $(1)/$(DOCBASE).stripped.xml
+ rm $(1)/$(DOCBASE).stripped.xml ${DOCBASE}.stripped.html
clean::
${RM} ${1}/${DOCBASE}.stripped.xml