helicopter in presentation
[msc-thesis1617.git] / build
diff --git a/build b/build
index 35b62ec..685e33f 100755 (executable)
--- a/build
+++ b/build
@@ -84,7 +84,7 @@ clean(){
        while [ $# -ne 0 ]; do 
                log "Clean $1"
                rm -fv $1.{acn,acr,alg,aux,bbl,blg,idl,idx,ilg,ind,fmt,glg,glo,gls,\
-ist,loa,lof,log,lol,lot,nav,out,pdf,snm,tdo,toc}
+ist,loa,lof,log,lol,lot,nav,out,pdf,snm,tdo,toc,vrb}
                shift
        done
 }