diff thesis/Makefile @ 437:c1e6b7221b2f

progress on intro.
author Robert McIntyre <rlm@mit.edu>
date Sun, 23 Mar 2014 22:20:44 -0400
parents 0b27c0c9c188
children d3c5f9b70574
line wrap: on
line diff
     1.1 --- a/thesis/Makefile	Sun Mar 23 19:09:14 2014 -0400
     1.2 +++ b/thesis/Makefile	Sun Mar 23 22:20:44 2014 -0400
     1.3 @@ -7,7 +7,7 @@
     1.4  	rsync -avz --delete /home/r/proj/cortex/thesis "r@aurellem.org:~"
     1.5  	ssh r@aurellem.org cd "~/thesis; $(INVOKE_LATEX)"
     1.6  	scp "r@aurellem.org:/home/r/thesis/$(THESIS_NAME).pdf" .
     1.7 -	rm cortex.tex abstract.tex
     1.8 +	rm cortex.tex abstract.tex user-guide.tex
     1.9  
    1.10  
    1.11