diff options
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..4772dbd 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-03-29-annual  common-makefile = ../resources/Makefile-common | 
