diff options
author | Gustav Eek <gustav@fripost.org> | 2015-09-29 20:34:48 +0200 |
---|---|---|
committer | Gustav Eek <gustav@fripost.org> | 2015-09-29 20:34:48 +0200 |
commit | 4d889e5892713385d7401afdbeb2903ff2472df3 (patch) | |
tree | cad3856a16ee9c70744d6abdeb28f06f8920a407 /2015/Makefile | |
parent | fb1e340b7ff96ad2c6c99d58cfae34db37b3c9ab (diff) |
Initial commit on Sep 28 board meeting minutesge/2015-09-28-board
Diffstat (limited to '2015/Makefile')
-rw-r--r-- | 2015/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2015/Makefile b/2015/Makefile index d3ae081..181a1f0 100644 --- a/2015/Makefile +++ b/2015/Makefile @@ -6,6 +6,7 @@ MINUTES = \ 2015-03-22-annual \ 2015-03-25-board \ 2015-04-28-board \ +2015-09-28-board \ common-makefile = ../resources/Makefile-common |