diff options
author | Gustav Eek <gustav.eek@proceranetworks.com> | 2014-10-20 18:44:51 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@proceranetworks.com> | 2014-10-20 18:44:51 +0200 |
commit | 3de7f56f49d1319c65dbdb0da216a30521d99d48 (patch) | |
tree | cbfff42ab38147d73c0105e1974d0d2baf605717 /2014/Makefile | |
parent | 612763fb7bc6269331c494b8c967765926668f1e (diff) |
Minutes started for sep 8
Diffstat (limited to '2014/Makefile')
-rw-r--r-- | 2014/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/2014/Makefile b/2014/Makefile index fc286bb..9d49cd3 100644 --- a/2014/Makefile +++ b/2014/Makefile @@ -1,6 +1,7 @@ # Makefile for minutes of 2014 -MINUTES = 2014-02-11-board +MINUTES = 2014-02-11-board \ +2014-09-08-board common-makefile = ../resources/Makefile-common |