diff options
author | Gustav Eek <gustav@fripost.org> | 2016-05-24 17:54:58 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2018-04-28 19:27:14 +0200 |
commit | 622c9114f802fe922bf3380837f4a12d76d91750 (patch) | |
tree | 87d892e90d08fab420dfe7d72a0c8a7e77f84762 /2016/Makefile | |
parent | e617435e23de78fa15028eb281728eca1ed9646b (diff) |
Initial commit half through the may 23 board meeting minutes
Diffstat (limited to '2016/Makefile')
-rw-r--r-- | 2016/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2016/Makefile b/2016/Makefile index 61506c2..6233e70 100644 --- a/2016/Makefile +++ b/2016/Makefile @@ -4,6 +4,7 @@ MINUTES = \ 2016-01-25-board \ 2016-02-22-board \ 2016-06-13-board \ +2016-05-23-board \ common-makefile = ../resources/Makefile-common |