aboutsummaryrefslogtreecommitdiffstats
path: root/2015/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '2015/Makefile')
-rw-r--r--2015/Makefile6
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