diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2019-05-03 15:30:30 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2019-05-03 16:26:45 +0200 |
commit | a89046519bbb969f8e096a3f9ece6b1719dd4db0 (patch) | |
tree | 8cf802575e9823362259a81b588d15da08b76cc8 /2018/Makefile | |
parent | 98e2303ed372089edeb4af097a8cda2df7e19ed8 (diff) |
Minutes board 27 aug 2018. Written. Awaits approval.
Diffstat (limited to '2018/Makefile')
-rw-r--r-- | 2018/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2018/Makefile b/2018/Makefile index 6c4317d..317f0a9 100644 --- a/2018/Makefile +++ b/2018/Makefile @@ -3,6 +3,7 @@ MINUTES = \ 2018-01-22-board \ 2018-05-06-annual \ +2018-08-27-board \ common-makefile = ../resources/Makefile-common |