diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2022-05-22 17:18:48 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2022-05-22 17:18:48 +0200 |
commit | ee5fd8d1f461ba80e213b97f2b16a3cffe0c23a3 (patch) | |
tree | 875c9c88e5d7bbdde94a202b9584b9fda2d63e9c | |
parent | 1e9e40393a55cc6d5f9d023d08557c2cdf25c8ae (diff) |
Annual 2022. Makfile
-rw-r--r-- | annual/2022/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/annual/2022/Makefile b/annual/2022/Makefile index 3bbe420..f6c3f24 100644 --- a/annual/2022/Makefile +++ b/annual/2022/Makefile @@ -4,6 +4,7 @@ BEAMER = \ PAPER = \ notice \ + operational-plan \ all: \ $(addsuffix .pdf, $(BEAMER)) \ |