summaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-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