diff options
author | Gustav Eek <gustav@fripost.org> | 2015-04-18 17:55:00 +0200 |
---|---|---|
committer | Gustav Eek <gustav@fripost.org> | 2015-04-18 17:55:00 +0200 |
commit | b28d72988add82f68d345cd5a9f3a34951626653 (patch) | |
tree | da8605138ff02dcc39407d490d3bc3559b072565 /2015/Makefile | |
parent | f69808105ddc479ececaae8dca61c87cde7b706d (diff) |
Name change
Diffstat (limited to '2015/Makefile')
-rw-r--r-- | 2015/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2015/Makefile b/2015/Makefile index 8563b8f..afc808f 100644 --- a/2015/Makefile +++ b/2015/Makefile @@ -3,7 +3,7 @@ MINUTES = \ 2015-01-26-board \ 2015-02-23-board \ -2015-03-23-annual \ +2015-03-22-annual \ common-makefile = ../resources/Makefile-common |