diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2019-02-24 00:57:24 +0100 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2019-02-24 00:57:24 +0100 |
commit | 3bfa985f95968f1c3b6ca57de739d5ffe5ca89b0 (patch) | |
tree | 31a2bfe1ec47249128ecfdaa5609d3affae520b2 /2019/Makefile | |
parent | 734005fcca791f670f1eb84de043800dcc130f37 (diff) |
Initial on 2019-01-28 board. Reached arbetsmötespunkten
Diffstat (limited to '2019/Makefile')
-rw-r--r-- | 2019/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2019/Makefile b/2019/Makefile index 352154d..4771b8e 100644 --- a/2019/Makefile +++ b/2019/Makefile @@ -1,6 +1,7 @@ # Makefile for minutes of 2019 MINUTES = \ +2019-01-28-board \ common-makefile = ../resources/Makefile-common |