diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2024-05-28 08:06:16 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2024-07-15 11:37:42 +0200 |
commit | b74ca9ed4e2bd6d006505ff642b4462fd9f120a8 (patch) | |
tree | bf0f72aaeab1dcb33c73503ec484a89c2a1da35b /board/2024/2024-07-06/Makefile | |
parent | 6ca5b89bb9ca44fde227a67ec5de403a660149fc (diff) |
Meeting, Jul 2024. Add initial Makefile and draft agenda
Diffstat (limited to 'board/2024/2024-07-06/Makefile')
-rw-r--r-- | board/2024/2024-07-06/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/board/2024/2024-07-06/Makefile b/board/2024/2024-07-06/Makefile new file mode 100644 index 0000000..3a5d15a --- /dev/null +++ b/board/2024/2024-07-06/Makefile @@ -0,0 +1,3 @@ +MINUTES = minutes agenda + +include lib/Makefile |