summaryrefslogtreecommitdiff
path: root/ma/Makefile
diff options
context:
space:
mode:
authorjaseg <git-bigdata-wsl-arch@jaseg.de>2020-07-05 16:23:54 +0200
committerjaseg <git-bigdata-wsl-arch@jaseg.de>2020-07-05 16:23:54 +0200
commita5ccb910537e96e519b27db39c61cb07795a4b69 (patch)
tree6dd3ddfadc4156432311ac35b4a3cf1ea19bd7b9 /ma/Makefile
parent7eb5a8652eee2271de897c79f4f0c14eea2d1264 (diff)
downloadmaster-thesis-a5ccb910537e96e519b27db39c61cb07795a4b69.tar.gz
master-thesis-a5ccb910537e96e519b27db39c61cb07795a4b69.tar.bz2
master-thesis-a5ccb910537e96e519b27db39c61cb07795a4b69.zip
ma: auto-build uncensored version
Diffstat (limited to 'ma/Makefile')
-rw-r--r--ma/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ma/Makefile b/ma/Makefile
index 2999ef9..3926de2 100644
--- a/ma/Makefile
+++ b/ma/Makefile
@@ -24,6 +24,9 @@ all: safety_reset.pdf
pdflatex -shell-escape -jobname $*-extra-appendices "\def\includenotebooks{1} \def\includefirmwaresources{1} \input{$<}"
biber $*-extra-appendices
pdflatex -shell-escape -jobname $*-extra-appendices "\def\includenotebooks{1} \def\includefirmwaresources{1} \input{$<}"
+ pdflatex -shell-escape -jobname $*-print-private-data "\def\includeprivatedata{1} \input{$<}"
+ biber $*-extra-appendices
+ pdflatex -shell-escape -jobname $*-print-private-data "\def\includeprivatedata{1} \input{$<}"
.PHONY: preview
preview: