summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index c829639ca..5c2ab0ba9 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -5,7 +5,7 @@ man pdf txt xhtml xhtml-nochunks:
xmlto $@ $(XMLTO_FLAGS_$@) portage.docbook
clean distclean:
- rm -f *.1 *.html
+ rm -f *.1 *.html portage.txt
.PHONY: all clean distclean \
man pdf txt xhtml xhtml-nochunks