diff --git a/Makefile b/Makefile index e4d3cda..fc8ddde 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,11 @@ archive.pdf: intro.pdf requirements.pdf design-doc.pdf \ binary/techreview-ryan.pdf techreview-daniel.pdf binary/techreview-matt.pdf \ binary/blog-ryan.pdf blog-daniel.pdf binary/blog-matt.pdf \ - readme.pdf resources.pdf reflection.pdf + readme.pdf resources.pdf reflection.pdf review.pdf pdfjam --no-tidy --outfile archive.pdf -- intro.pdf requirements.pdf design-doc.pdf \ binary/techreview-ryan.pdf techreview-daniel.pdf binary/techreview-matt.pdf \ binary/blog-ryan.pdf blog-daniel.pdf binary/blog-matt.pdf \ - readme.pdf resources.pdf reflection.pdf + readme.pdf resources.pdf reflection.pdf review.pdf resources.pdf: resources.tex pdflatex resources.tex