Add review to the end of the master PDF.
This commit is contained in:
parent
9e940dd16d
commit
73b89e9568
4
Makefile
4
Makefile
|
@ -1,11 +1,11 @@
|
||||||
archive.pdf: intro.pdf requirements.pdf design-doc.pdf \
|
archive.pdf: intro.pdf requirements.pdf design-doc.pdf \
|
||||||
binary/techreview-ryan.pdf techreview-daniel.pdf binary/techreview-matt.pdf \
|
binary/techreview-ryan.pdf techreview-daniel.pdf binary/techreview-matt.pdf \
|
||||||
binary/blog-ryan.pdf blog-daniel.pdf binary/blog-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 \
|
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/techreview-ryan.pdf techreview-daniel.pdf binary/techreview-matt.pdf \
|
||||||
binary/blog-ryan.pdf blog-daniel.pdf binary/blog-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
|
resources.pdf: resources.tex
|
||||||
pdflatex resources.tex
|
pdflatex resources.tex
|
||||||
|
|
Loading…
Reference in New Issue
Block a user