From efd1bfcdaba21f92dbc98753c15d0522deb4db9d Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Tue, 20 Nov 2018 17:53:32 +0000 Subject: Change output name to required --- report/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'report/makefile') 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) -- cgit v1.2.3-54-g00ecf