diff options
Diffstat (limited to '2016/Makefile')
-rw-r--r-- | 2016/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/2016/Makefile b/2016/Makefile index 90e1a91..a19c4ff 100644 --- a/2016/Makefile +++ b/2016/Makefile @@ -1,7 +1,12 @@ # Makefile for minutes of 2016 MINUTES = \ +2016-01-25-board \ +2016-02-22-board \ 2016-04-17-annual \ +2016-04-25-board \ +2016-05-23-board \ +2016-06-13-board \ common-makefile = ../resources/Makefile-common |