X-Git-Url: https://git.martlubbers.net/?p=linuxnijmegen-ssh.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=cd8ce6a1ea3f79094a901fb017be16ee590bdc0b;hp=b01c708e19340f5d21f1b95277f68f2f67fccff9;hb=78a2c84e5b4a753860fc40297b54ba512bc791f6;hpb=5db8d33e08513a3cc13bd55312cee42622683c17 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