From: Daniel Kiper Date: Tue, 7 May 2013 11:51:45 +0000 (+0200) Subject: docs: Remove tmp files during make clean X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~6882 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e17295d050110bdbbe0ef19c6e977c8fef7557db;p=xen.git docs: Remove tmp files during make clean Signed-off-by: Daniel Kiper Acked-by: Ian Jackson --- diff --git a/docs/Makefile b/docs/Makefile index 5f319a14d2..72b3c0b488 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -68,7 +68,7 @@ man5/%.5: man/%.pod.5 Makefile clean: $(MAKE) -C figs clean rm -rf .word_count *.aux *.dvi *.bbl *.blg *.glo *.idx *~ - rm -rf *.ilg *.log *.ind *.toc *.bak core + rm -rf *.ilg *.log *.ind *.toc *.bak *.tmp core rm -rf html txt rm -rf man5 rm -rf man1