Index: doc/theses/colby_parsons_MMAth/Makefile
===================================================================
--- doc/theses/colby_parsons_MMAth/Makefile	(revision 46ab782a75ad9f4a5536d33d6041787bcfb4534c)
+++ doc/theses/colby_parsons_MMAth/Makefile	(revision 601bd9e9f3b5aea55f6bb776a5794aa880af3c04)
@@ -14,8 +14,13 @@
 
 SOURCES = ${addsuffix .tex, \
+text/CFA_intro \
+text/actors \
 thesis \
 }
 
-FIGURES = ${addsuffix .tex, \
+FIGURES = ${addsuffix .tikz, \
+figures/standard_actor \
+figures/inverted_actor \
+figures/gulp \
 }
 
@@ -64,4 +69,5 @@
 	# Run again to finish citations
 	${LaTeX} ${basename $@}.tex
+	
 
 ## Define the default recipes.
