diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2019-05-27 17:33:54 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2019-05-27 17:33:54 +0200 |
commit | 2608f99c4e53218a4fc251f073665e85c2148bbd (patch) | |
tree | 9aaccfab21b2f7db3fae3353cb99578291c7be49 /2018/Makefile | |
parent | 0f7e4b113e5b1f68d9a475d5960535adc51680a7 (diff) | |
parent | 2d614978fa7b2e8846291ce61dda56951da15465 (diff) |
Merge branch 'master' into 2019-03-25-board
Diffstat (limited to '2018/Makefile')
-rw-r--r-- | 2018/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/2018/Makefile b/2018/Makefile index 6c4317d..d284655 100644 --- a/2018/Makefile +++ b/2018/Makefile @@ -2,7 +2,12 @@ MINUTES = \ 2018-01-22-board \ +2018-03-26-board \ +2018-04-23-board \ 2018-05-06-annual \ +2018-05-28-board \ +2018-08-27-board \ +2018-10-22-board \ common-makefile = ../resources/Makefile-common |