Index: doc/theses/mike_brooks_MMath/Makefile
===================================================================
--- doc/theses/mike_brooks_MMath/Makefile	(revision a7d93cb3408e45aae4eb90a63d1c8925d39ae244)
+++ doc/theses/mike_brooks_MMath/Makefile	(revision e1358c0ea59c560c010e5261b3e1fe2ac3ad8a2c)
@@ -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}/$@
