aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xreport/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/report/makefile b/report/makefile
index afbac8d..646163f 100755
--- a/report/makefile
+++ b/report/makefile
@@ -19,7 +19,7 @@ code:
echo -n '~~~~' >> build/code.aux
pandoc -V geometry:margin=5em \
-o build/code.pdf build/code.aux
- pdfjoin build/paper.pdf build/code.pdf -o build/paper+code.pdf
+ pdfjoin build/paper.pdf build/code.pdf -o build/cw1_vz215_np1915.pdf
pdf:
pandoc -o $(OUTPUT)/paper.pdf $(FLAGS) $(FLAGS_PDF) $(FILES)