diff options
Diffstat (limited to '2018')
| -rw-r--r-- | 2018/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/2018/Makefile b/2018/Makefile index 6c4317d..ac00f0f 100644 --- a/2018/Makefile +++ b/2018/Makefile @@ -3,6 +3,7 @@  MINUTES = \  2018-01-22-board \  2018-05-06-annual \ +2018-05-28-board \  common-makefile = ../resources/Makefile-common  | 
