aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2024-05-28 08:06:16 +0200
committerGustav Eek <gustav.eek@fripost.org>2024-06-10 08:55:23 +0200
commit6db9fb8595e388260841e894b77a7b78c630ac19 (patch)
tree8223a637de50a44781c917dfa7beb8c77515b438
parentb520bb4d9182b5b25e8b5cb0835c9e563814b87d (diff)
Meeting, Jul 2024. Initial with make files and scripts.
-rw-r--r--board/2024/2024-07-06/Makefile5
1 files changed, 5 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..b578fbe
--- /dev/null
+++ b/board/2024/2024-07-06/Makefile
@@ -0,0 +1,5 @@
+MINUTES = minutes agenda
+
+ROOT = $(shell git rev-parse --show-toplevel)
+
+include $(ROOT)/lib/Makefile