aboutsummaryrefslogtreecommitdiffstats
path: root/annual-reports
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2018-04-29 22:22:05 +0200
committerGustav Eek <gustav.eek@fripost.org>2018-04-29 22:22:05 +0200
commit51d804584874c318870f4df961045337011d229d (patch)
tree5b2c1d3c0347db76fadac4235d350d4fe46573f8 /annual-reports
parent7d902586a7d9e74206dfc0f90021e44b06af1868 (diff)
Auditor's report added and section in minutes updated on that
Diffstat (limited to 'annual-reports')
-rw-r--r--annual-reports/Makefile5
-rw-r--r--annual-reports/revision2016.pdfbin0 -> 25811 bytes
2 files changed, 3 insertions, 2 deletions
diff --git a/annual-reports/Makefile b/annual-reports/Makefile
index a6d9ba5..d56331c 100644
--- a/annual-reports/Makefile
+++ b/annual-reports/Makefile
@@ -13,8 +13,9 @@ annual-report-2017.pdf: annual-report-2017-master.tex annual-report-2017.tex
pdflatex -jobname=$(basename $@) annual-report-2017-master.tex
economical-report-2017.pdf: ../resources/dummy.tex
pdflatex -jobname=$(basename $@) $<
-auditors-report-2017.pdf: ../resources/dummy.tex
- pdflatex -jobname=$(basename $@) $<
+auditors-report-2017.pdf: revision2016.pdf
+ cp $< $@
+
annual-report-2016.pdf: annual-report-2016-master.tex annual-report-2016.tex
pdflatex -jobname=$(basename $@) annual-report-2016-master.tex
diff --git a/annual-reports/revision2016.pdf b/annual-reports/revision2016.pdf
new file mode 100644
index 0000000..6c4bae3
--- /dev/null
+++ b/annual-reports/revision2016.pdf
Binary files differ