fit 3 small typos
[bmh-cv] / Makefile
index b3a5b77fcfc64b2af35d5dd89b248bfcc1a6c910..cebc6b36ae675a05e58f3b8127f87651e12e17ae 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@ pdf: all
 
 %.pdf: %.tex
        rubber -fd $<
+       rm -f vc
 
 clean: 
        rubber -d --clean *.tex

Benjamin Mako Hill || Want to submit a patch?