diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2018-04-30 18:20:15 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2018-04-30 18:20:15 +0200 |
commit | d4f090db4c6bc3e6e4bbdeb276aac455ce5107f5 (patch) | |
tree | 6f2f24295d7516441edacd0f599ac7c1ad3d7dcc /2017/Makefile | |
parent | d088b6db81ceca6bd5982bfbf6230e0c4530def7 (diff) |
Minutes written for Jan 23, 2017. Awaits aproval (LM, LJO)ge/2017-01-23-board
Diffstat (limited to '2017/Makefile')
-rw-r--r-- | 2017/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2017/Makefile b/2017/Makefile index 522145a..d64d9b1 100644 --- a/2017/Makefile +++ b/2017/Makefile @@ -1,6 +1,7 @@ # Makefile for minutes of 2016 MINUTES = \ +2017-01-23-board \ 2017-06-26-board \ common-makefile = ../resources/Makefile-common |