Mercurial > cortex
diff thesis/Makefile @ 443:d3c5f9b70574
workling on thesis render.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Tue, 25 Mar 2014 00:20:01 -0400 |
parents | c1e6b7221b2f |
children | 432f2c4646cb |
line wrap: on
line diff
1.1 --- a/thesis/Makefile Mon Mar 24 22:43:06 2014 -0400 1.2 +++ b/thesis/Makefile Tue Mar 25 00:20:01 2014 -0400 1.3 @@ -4,7 +4,8 @@ 1.4 1.5 all: 1.6 ./weave-thesis.sh cortex 1.7 - rsync -avz --delete /home/r/proj/cortex/thesis "r@aurellem.org:~" 1.8 + rsync -avz --delete --exclude "video" \ 1.9 + /home/r/proj/cortex/thesis "r@aurellem.org:~" 1.10 ssh r@aurellem.org cd "~/thesis; $(INVOKE_LATEX)" 1.11 scp "r@aurellem.org:/home/r/thesis/$(THESIS_NAME).pdf" . 1.12 rm cortex.tex abstract.tex user-guide.tex