diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2019-05-03 21:20:18 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2019-05-03 21:20:18 +0200 |
commit | e32cec22f9b3114408641fba1468582142f824b8 (patch) | |
tree | 67bde938cb13b5e142bc1f49360c879db6b83642 | |
parent | eb63eea8a606c6ea4ec85db3f88feb678d780ec3 (diff) |
Makefile modified
-rw-r--r-- | 2018/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2018/Makefile b/2018/Makefile index 6c4317d..ac00f0f 100644 --- a/2018/Makefile +++ b/2018/Makefile @@ -3,6 +3,7 @@ MINUTES = \ 2018-01-22-board \ 2018-05-06-annual \ +2018-05-28-board \ common-makefile = ../resources/Makefile-common |