diff options
Diffstat (limited to '2018/Makefile')
| -rw-r--r-- | 2018/Makefile | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/2018/Makefile b/2018/Makefile index ab9586a..0706635 100644 --- a/2018/Makefile +++ b/2018/Makefile @@ -1,7 +1,8 @@  # Makefile for minutes of 2016  MINUTES = \ -2018-01-22-board +2018-01-22-board \ +2018-03-26-board \  common-makefile = ../resources/Makefile-common  | 
