aboutsummaryrefslogtreecommitdiff
path: root/report/makefile
diff options
context:
space:
mode:
authornunzip <np.scarh@gmail.com>2019-02-04 17:15:08 +0000
committernunzip <np.scarh@gmail.com>2019-02-04 17:15:08 +0000
commit9bab0b9fcc3a71591f2093db980f19e5ecaed447 (patch)
tree51d3002cc396f2fbdb6c216ca5a517f2e7a9e7f3 /report/makefile
parent452c2510de3d9ba914fd3c2ba4414d81bdcc6ea7 (diff)
downloade4-vision-9bab0b9fcc3a71591f2093db980f19e5ecaed447.tar.gz
e4-vision-9bab0b9fcc3a71591f2093db980f19e5ecaed447.tar.bz2
e4-vision-9bab0b9fcc3a71591f2093db980f19e5ecaed447.zip
Add template and fix makefile title
Diffstat (limited to 'report/makefile')
-rw-r--r--report/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/report/makefile b/report/makefile
index b77aca0..636d2f8 100644
--- a/report/makefile
+++ b/report/makefile
@@ -12,7 +12,7 @@ FLAGS_PDF = --template=template.latex
pdf:
mkdir -p $(OUTPUT)
- pandoc -o $(OUTPUT)/cw2_vz215_np1915.pdf $(FLAGS) $(FLAGS_PDF) $(FILES)
+ pandoc -o $(OUTPUT)/cw1_vz215_np1915.pdf $(FLAGS) $(FLAGS_PDF) $(FILES)
clean:
rm build/*