diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ # PDF slides: -reproducible-paper.pdf: reproducible-paper.tex tex/plot.tex +reproducible-paper.pdf: reproducible-paper.tex \ + tex/project-graph.tex tex/git-branch.tex # We'll run pdflatex two times so the page numbers and # internal links also work. pdflatex reproducible-paper |