diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2019-05-27 11:03:04 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2019-05-27 11:04:51 +0200 |
commit | 4b653895661eae33f5feac75fca1392fa1655502 (patch) | |
tree | 699d39bf5484529c23ec23af6178cfb3bb425f40 /2018 | |
parent | 045c2349b39a02ebffec446ac6d0959fefef0185 (diff) |
Nov 26, 2018. Makefile update
Diffstat (limited to '2018')
-rw-r--r-- | 2018/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/2018/Makefile b/2018/Makefile index d284655..a7d052d 100644 --- a/2018/Makefile +++ b/2018/Makefile @@ -8,6 +8,7 @@ MINUTES = \ 2018-05-28-board \ 2018-08-27-board \ 2018-10-22-board \ +2018-11-26-board \ common-makefile = ../resources/Makefile-common |