aboutsummaryrefslogtreecommitdiffstats
path: root/annual/2025/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'annual/2025/Makefile')
-rw-r--r--annual/2025/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/annual/2025/Makefile b/annual/2025/Makefile
index 1b7680e..73114b9 100644
--- a/annual/2025/Makefile
+++ b/annual/2025/Makefile
@@ -5,7 +5,7 @@
SLIDES = agenda shortest-procedures
MINUTES = minutes
REPORTS = annual-report operational-plan short-procedures
-TRG = 2024-05-19-annual operational-plan-2024
+TRG = 2025-06-01-annual operational-plan-2025
SUFFIX =
.PHONY: allall notes
@@ -26,9 +26,9 @@ ALL = \
include $(ROOT)/lib/Makefile
-# Specific commands for this year 2024
+# Specific commands for this year 2025
-2024-05-19-annual.pdf: \
+2025-06-01-annual.pdf: \
minutes.pdf \
annual-report.pdf \
Balans-och-resultat-2023.pdf \
@@ -37,7 +37,7 @@ include $(ROOT)/lib/Makefile
short-procedures.pdf
pdftk $^ cat output $@
-operational-plan-2024.pdf: \
+operational-plan-2025.pdf: \
operational-plan.pdf \
$(ROOT)/by-laws/operational-policy-2023.pdf
pdftk $^ cat output $@