summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hvfloat/doc/examples/runAll.sh
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/hvfloat/doc/examples/runAll.sh')
-rwxr-xr-x[-rw-r--r--]macros/latex/contrib/hvfloat/doc/examples/runAll.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/latex/contrib/hvfloat/doc/examples/runAll.sh b/macros/latex/contrib/hvfloat/doc/examples/runAll.sh
index 0cecd6a0c2..836c85d33e 100644..100755
--- a/macros/latex/contrib/hvfloat/doc/examples/runAll.sh
+++ b/macros/latex/contrib/hvfloat/doc/examples/runAll.sh
@@ -16,5 +16,5 @@ do
then TEST=0
fi
done
- rm -fr $MAIN.aux $MAIN.log $MAIN.out $MAIN.toc
+ rm -fr $MAIN.aux $MAIN.log $MAIN.out $MAIN.toc $MAIN.lof $MAIN.run.xml $MAIN.bcf $MAIN.lot $MAIN.idx
done