diff options
Diffstat (limited to '2014/Makefile')
-rw-r--r-- | 2014/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/2014/Makefile b/2014/Makefile index b989fcb..467f7ce 100644 --- a/2014/Makefile +++ b/2014/Makefile @@ -9,7 +9,9 @@ MINUTES = \ 2014-05-19-board \ 2014-05-19-board-excerpt \ 2014-06-16-board \ -2014-09-08-board +2014-09-08-board \ +2014-10-06-board \ + common-makefile = ../resources/Makefile-common |