Removing vc-git bits to avoid setting it up on Tilmans machine
[state_of_wikimedia_research_2015] / Makefile
index 4aa32cce0a4a56809a01ed5a375f635abee3f6e6..0d79d081e4750203edfa755b19eddb042cc0d708 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,8 +32,9 @@ pdfpc: notes.config pdf
 spell:
        aspell -c -t --tex-check-comments -b text.tex
 
-vc:
-       vc-git
+# Commented out to accommodate Tilman's setup
+#vc:
+#      vc-git
 
 clean: 
        rubber -d --clean *.tex

Benjamin Mako Hill || Want to submit a patch?