summaryrefslogtreecommitdiff
path: root/report/makefile
diff options
context:
space:
mode:
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 ec6b6e8..fcf357b 100644
--- a/report/makefile
+++ b/report/makefile
@@ -12,7 +12,7 @@ FLAGS_PDF = --template=template.latex
pdf:
mkdir -p $(OUTPUT)
- pandoc -o $(OUTPUT)/cw_interim_vz215.pdf $(FLAGS) $(FLAGS_PDF) $(FILES)
+ pandoc -o $(OUTPUT)/cw_deep_learning_vz215.pdf $(FLAGS) $(FLAGS_PDF) $(FILES)
clean:
rm build/*