X-Git-Url: https://projects.mako.cc/source/bmh-cv/blobdiff_plain/04b714c40bc712b3e4a2349e4abab6a3aad04046..3bcffcbeff75f08a5ff6da0e80fa4dfc05031efa:/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