summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 8ee4680..543dbeb 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -8,7 +8,7 @@ clean: cleanup
rm -f openwrt.pdf
cleanup: FORCE
- rm -f *.log *.aux *.toc
+ rm -f *.log *.aux *.toc *.out
FORCE: