diff thesis/Makefile @ 489:960bfe96d5f3

remove aux user guide file.
author Robert McIntyre <rlm@mit.edu>
date Sat, 29 Mar 2014 20:35:44 -0400
parents 432f2c4646cb
children 092b60381af0
line wrap: on
line diff
     1.1 --- a/thesis/Makefile	Sat Mar 29 20:33:35 2014 -0400
     1.2 +++ b/thesis/Makefile	Sat Mar 29 20:35:44 2014 -0400
     1.3 @@ -9,7 +9,7 @@
     1.4  		/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 user-guide.tex
     1.8 +	rm cortex.tex abstract.tex
     1.9  
    1.10  
    1.11