Skip to content

Commit

Permalink
Updated makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca De Feo committed Oct 4, 2018
1 parent d9c4150 commit 6253b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hdr.pdf: hdr.tex preamble.tex hdr.bib
cv.pdf: cv.tex
pdflatex cv.tex

hdr++.pdf:
hdr++.pdf: hdr.pdf
pdftk hdr.pdf \
../Two_curves_on_a_volcano/explicit-isogenies.pdf \
../ff_compositum/embed.pdf \
Expand Down

0 comments on commit 6253b9a

Please sign in to comment.