summaryrefslogtreecommitdiff
path: root/report/makefile
diff options
context:
space:
mode:
authorVasil Zlatanov <v@skozl.com>2019-03-20 22:47:53 +0000
committerVasil Zlatanov <v@skozl.com>2019-03-20 22:47:53 +0000
commita283b7fb373851d42113f2a44203ffeb8777f039 (patch)
treefdc9651bf8d8e7bb747a72a280d9ed431ef20b20 /report/makefile
parentd8f9a4863c5a2002495fd698cc1d9517254f28c4 (diff)
downloade3-deep-a283b7fb373851d42113f2a44203ffeb8777f039.tar.gz
e3-deep-a283b7fb373851d42113f2a44203ffeb8777f039.tar.bz2
e3-deep-a283b7fb373851d42113f2a44203ffeb8777f039.zip
Getting there
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..ec6b6e8 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)/cw_interim_vz215.pdf $(FLAGS) $(FLAGS_PDF) $(FILES)
clean:
rm build/*