diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2020-11-23 16:31:10 +0100 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2020-11-23 16:31:10 +0100 |
commit | 7051c52df4f4beea1780a773775f2d225689dc78 (patch) | |
tree | b2e1232e37b9069f15df3bf5d2f2361caac9359a /annual-meetings | |
parent | 423f3e06bbfbd44181a84208f3e000c69742c310 (diff) |
Annual 2020. Corrections to makefile
Diffstat (limited to 'annual-meetings')
-rw-r--r-- | annual-meetings/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/annual-meetings/Makefile b/annual-meetings/Makefile index a1db2dd..a8ce881 100644 --- a/annual-meetings/Makefile +++ b/annual-meetings/Makefile @@ -1,7 +1,7 @@ # Makefile for minutes of 2016 MINUTES = \ -2010-05-10-annual \ +2020-05-10-annual \ 2019-05-05-annual \ common-makefile = ../resources/Makefile-common |