diff options
author | Gustav Eek <gustav@fripost.org> | 2015-03-03 19:14:39 +0100 |
---|---|---|
committer | Gustav Eek <gustav@fripost.org> | 2015-03-08 15:20:48 +0100 |
commit | 8864329adc31391babc106799934395fc6190d65 (patch) | |
tree | a619d86253d3a848f4a97d0117dceb20db17eb50 /2015/Makefile | |
parent | d96b96aa544964f590bf6fd79cc1e44dc816257f (diff) |
Minutes from January 26, 2015 written
Leif-Jöran ẃas meeting secretary. Added is the typed version.
Diffstat (limited to '2015/Makefile')
-rw-r--r-- | 2015/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/2015/Makefile b/2015/Makefile index d6fedc1..a83c832 100644 --- a/2015/Makefile +++ b/2015/Makefile @@ -1,6 +1,8 @@ -# Makefile for minutes of 2014 +# Makefile for minutes of 2015 -MINUTES = 2015-02-23-board +MINUTES = \ +2015-01-26-board \ +2015-02-23-board common-makefile = ../resources/Makefile-common |