diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2019-05-27 17:28:48 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2019-05-27 17:28:48 +0200 |
commit | 2d614978fa7b2e8846291ce61dda56951da15465 (patch) | |
tree | 3ffb8c82eb16dbb026e72e663cb1ffe3d083b791 /2018/Makefile | |
parent | 1f985d6355dd50cccfae7b8b30d3daab0a6314b3 (diff) | |
parent | 783cb46558a55ec6451ca732b3b6fc14a25bea83 (diff) |
Merge branch 'master' into 2019-01-28-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 |