X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=Makefile;h=cd8ce6a1ea3f79094a901fb017be16ee590bdc0b;hb=9b5758c17a9d83a571dd9d25a7b9cf88bd08a9e1;hp=b01c708e19340f5d21f1b95277f68f2f67fccff9;hpb=5db8d33e08513a3cc13bd55312cee42622683c17;p=linuxnijmegen-ssh.git diff --git a/Makefile b/Makefile index b01c708..cd8ce6a 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ all: pdflatex pres.tex clean: - rm -vf pres.{aux,dvi,log,nav,out,snm,toc} + rm -vf pres.{aux,dvi,log,nav,out,snm,toc,vrb} cleanall: clean rm -vf pres.pdf