aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2018-04-30 16:37:40 +0200
committerGustav Eek <gustav.eek@fripost.org>2018-04-30 16:37:40 +0200
commit0522cd2f093641934960af403fc0e96f4d3e46ee (patch)
tree94729ddfea720eb9785041f227bbbde92c736925
parent36b429488329062f935cbeba1021a4c0a851db56 (diff)
The economical report scanned and addedge/2017-05-13-annual
-rw-r--r--annual-reports/20180430_084132.pdfbin0 -> 23257 bytes
-rw-r--r--annual-reports/Makefile4
2 files changed, 2 insertions, 2 deletions
diff --git a/annual-reports/20180430_084132.pdf b/annual-reports/20180430_084132.pdf
new file mode 100644
index 0000000..851e8fe
--- /dev/null
+++ b/annual-reports/20180430_084132.pdf
Binary files differ
diff --git a/annual-reports/Makefile b/annual-reports/Makefile
index d56331c..b74d602 100644
--- a/annual-reports/Makefile
+++ b/annual-reports/Makefile
@@ -11,8 +11,8 @@ all : $(ALL)
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 $@) $<
+economical-report-2017.pdf: 20180430_084132.pdf
+ cp $< $@
auditors-report-2017.pdf: revision2016.pdf
cp $< $@