aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rwxr-xr-xmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/make b/make
index 4f080cd..3d082ab 100755
--- a/make
+++ b/make
@@ -35,7 +35,7 @@ mv document.pdf ../outputs/posterboard.pdf
cd ..
pdftex logbook.tex
mv logbook.pdf outputs/
-rm format.tex pageno.tex document/pageno.tex pageno2.tex document/pageno2.tex document.log logbook.log
+rm document/format.tex pageno.tex document/pageno.tex pageno2.tex document/pageno2.tex document.log logbook.log
}
export orig="$(pwd)"