X-Git-Url: https://projects.mako.cc/source/bmh-cv/blobdiff_plain/04b714c40bc712b3e4a2349e4abab6a3aad04046..d94a7e04af9233e1da6c31e4bf9f35b1758aede1:/Makefile diff --git a/Makefile b/Makefile index b3a5b77..cebc6b3 100644 --- a/Makefile +++ b/Makefile @@ -5,6 +5,7 @@ pdf: all %.pdf: %.tex rubber -fd $< + rm -f vc clean: rubber -d --clean *.tex