Index: doc/theses/mike_brooks_MMath/Makefile
===================================================================
--- doc/theses/mike_brooks_MMath/Makefile	(revision a7d93cb3408e45aae4eb90a63d1c8925d39ae244)
+++ doc/theses/mike_brooks_MMath/Makefile	(revision 048dde4a01cb471ff794e3c97fc7a3ab2ef5c397)
@@ -99,4 +99,7 @@
 	gnuplot plot-pbv.gp
 
+string-graph-allocn.pdf: string-graph-allocn.dat | ${Build}
+	gnuplot plot-allocn.gp
+
 %.pdf: %.fig | ${Build}
 	fig2dev -L pdf $< > ${Build}/$@
