diff options
author | Gustav Eek <gustav@fripost.org> | 2015-03-09 19:09:35 +0100 |
---|---|---|
committer | Gustav Eek <gustav@fripost.org> | 2015-03-09 19:09:35 +0100 |
commit | 5bc632919e891d49462b6a5f02b74b44c3a88729 (patch) | |
tree | 213692dfdd7fcdc5186cc15e93beaa47a491f32e /2014/Makefile | |
parent | 3852d3465e02ddb340f1549fef16b82d881bfab0 (diff) |
Minutes from October 6 added
Diffstat (limited to '2014/Makefile')
-rw-r--r-- | 2014/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/2014/Makefile b/2014/Makefile index b989fcb..467f7ce 100644 --- a/2014/Makefile +++ b/2014/Makefile @@ -9,7 +9,9 @@ MINUTES = \ 2014-05-19-board \ 2014-05-19-board-excerpt \ 2014-06-16-board \ -2014-09-08-board +2014-09-08-board \ +2014-10-06-board \ + common-makefile = ../resources/Makefile-common |