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