aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 55ef6b2..dd4171b 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ reproducible-paper.pdf: reproducible-paper.tex tex/*.tex
else v=NO-GIT; fi; \
echo "\newcommand{\gitcommit}{$$v}" > git-commit.tex
pdflatex reproducible-paper
- pdflatex reproducible-paper
+# pdflatex reproducible-paper
# Clean all extra files
.PHONY: clean-latex clean