diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2017-05-10 14:27:17 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2018-04-29 22:48:54 +0200 |
commit | 197793f5ed922dc8cdae25dd2a34bc5957d0ac70 (patch) | |
tree | 39bdda1e3faa39071520bd301c398739d9fa6126 /2016/Makefile | |
parent | 38a6565a50d2c0215261639731b1d5024ad42452 (diff) |
Board meeting minutes for April 25, 2016 written
Albin was secreatry
Diffstat (limited to '2016/Makefile')
-rw-r--r-- | 2016/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/2016/Makefile b/2016/Makefile index 6233e70..0b4fea6 100644 --- a/2016/Makefile +++ b/2016/Makefile @@ -3,8 +3,9 @@ MINUTES = \ 2016-01-25-board \ 2016-02-22-board \ -2016-06-13-board \ +2016-04-25-board \ 2016-05-23-board \ +2016-06-13-board \ common-makefile = ../resources/Makefile-common |