From 85cb3f9c145727e7d465c744030e262b13423036 Mon Sep 17 00:00:00 2001 From: "Robin P. Clark" Date: Mon, 3 Dec 2012 10:07:30 +0000 Subject: [PATCH] Makefile order changed so images are created before bib refs, as a bib refs fail if images are not present --- submission_thesis/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submission_thesis/Makefile b/submission_thesis/Makefile index 159ab89..877dd5e 100644 --- a/submission_thesis/Makefile +++ b/submission_thesis/Makefile @@ -1,7 +1,7 @@ -all: bib copy thesis +all: copy bib thesis thesis: pdflatex thesis