diff options
author | Gustav Eek <gustav.eek@proceranetworks.com> | 2014-09-12 07:15:22 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@proceranetworks.com> | 2014-09-12 07:15:22 +0200 |
commit | 705d0da59b9a2f364e36c3f06a5da38efa402d6b (patch) | |
tree | 882c6aedfc920651070d7f68ca2d7afb98368c9a /2014/Makefile | |
parent | 08dae90fa384a4383153e2aaa297a3b5d69dd4a8 (diff) |
Excerpt of item 8 from the May 19 minutes created
Diffstat (limited to '2014/Makefile')
-rw-r--r-- | 2014/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2014/Makefile b/2014/Makefile index 6477a43..0ebd26b 100644 --- a/2014/Makefile +++ b/2014/Makefile @@ -1,6 +1,6 @@ # Makefile for minutes of 2014 -MINUTES = 2014-02-11-board 2014-05-19-board +MINUTES = 2014-02-11-board 2014-05-19-board 2014-05-19-board-excerpt common-makefile = ../resources/Makefile-common |