aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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