From: Francis Russell Date: Fri, 22 Feb 2013 18:29:53 +0000 (+0000) Subject: Change upload target. X-Git-Url: https://git.unchartedbackwaters.co.uk/w/?a=commitdiff_plain;p=francis%2Fpsl_presentation_20130225.git Change upload target. --- diff --git a/Makefile b/Makefile index 53ccadd..4fbd70a 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,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_2013.pdf %.pdf: %.svg inkscape -D -A $@ $<