diff options
author | Gustav Eek <gustav.eek@proceranetworks.com> | 2014-04-06 17:22:55 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@proceranetworks.com> | 2014-04-06 17:22:55 +0200 |
commit | a33804868171eb93a73ed6273538c90069bc9dcd (patch) | |
tree | 3cba2d0a4271fd6d441de813e60c711f571347d3 /2014/Makefile | |
parent | 0ab05baccaf4da671c697a4e457f957bf6523b62 (diff) |
Minutes from Feb 24 are finished
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..3bc2a5b 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-02-24-board common-makefile = ../resources/Makefile-common |