diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |