summaryrefslogtreecommitdiff
path: root/report/makefile
diff options
context:
space:
mode:
authorVasil Zlatanov <v@skozl.com>2019-03-22 23:10:59 +0000
committerVasil Zlatanov <v@skozl.com>2019-03-22 23:10:59 +0000
commit0e9a762665554b0ff0d13f088366fd09a25a69a2 (patch)
tree177220a4aaa35e2bcac1b6adc7f13d8ff14c2d73 /report/makefile
parent5245b5ec835175d390b78f5b201e7ca5fdaaab9b (diff)
downloade3-deep-master.tar.gz
e3-deep-master.tar.bz2
e3-deep-master.zip
Final reportHEADmaster
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/*