diff --git a/docs/Makefile b/docs/Makefile index 8ee4680798..543dbebad3 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: