aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Kiper <daniel.kiper@oracle.com>2013-05-07 13:51:45 +0200
committerIan Jackson <Ian.Jackson@eu.citrix.com>2013-07-17 12:30:28 +0100
commitc4755a90180205eb3d9ee82d4033c821c561645d (patch)
tree1d37b448d3063e298a0583c77a387e6fe3a86fd8
parentbc8627d425d7b302bba59913d2f29879dabca677 (diff)
downloadxen-c4755a90180205eb3d9ee82d4033c821c561645d.tar.gz
xen-c4755a90180205eb3d9ee82d4033c821c561645d.tar.bz2
xen-c4755a90180205eb3d9ee82d4033c821c561645d.zip
docs: Remove tmp files during make clean
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com> Acked-by: Ian Jackson <ian.jackson@eu.citrix.com> (cherry picked from commit e17295d050110bdbbe0ef19c6e977c8fef7557db)
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 0bf2eb5dff..c110fd11bd 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -72,7 +72,7 @@ man5/%.5: man/%.pod.5 Makefile
clean:
$(MAKE) -C xen-api 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 api
rm -rf man5