From: Francis Russell Date: Fri, 22 Feb 2013 18:30:36 +0000 (+0000) Subject: Change upload target. X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=francis%2Fpsl_presentation_20120418.git Change upload target. --- diff --git a/Makefile b/Makefile index c73bd27..3f3d422 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ clean: pygments.sty upload: presentation.pdf - rsync -C --progress presentation.pdf shell3.doc.ic.ac.uk:~/public_html/psl_onetep_presentation.pdf + rsync -C --progress presentation.pdf shell3.doc.ic.ac.uk:~/public_html/psl_presentation_2012.pdf %.pdf: %.svg inkscape -D -A $@ $<