aboutsummaryrefslogtreecommitdiffstats
path: root/annual/2024/notes/Makefile
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2024-06-02 11:06:00 +0200
committerGustav Eek <gustav.eek@fripost.org>2024-06-02 11:06:00 +0200
commitb520bb4d9182b5b25e8b5cb0835c9e563814b87d (patch)
tree9dbc5177a8a0782fa821fda027d69b0538ed8cc5 /annual/2024/notes/Makefile
parentd1c4545c7ad65f90a6eb75dd466d48585b84f184 (diff)
parente2f3bf264f73048cdddecd7c839e4abacbaa9ee2 (diff)
Merge branch 'ge/2024-05-19-annual'HEADmaster
Diffstat (limited to 'annual/2024/notes/Makefile')
-rw-r--r--annual/2024/notes/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/annual/2024/notes/Makefile b/annual/2024/notes/Makefile
new file mode 100644
index 0000000..52deafe
--- /dev/null
+++ b/annual/2024/notes/Makefile
@@ -0,0 +1,3 @@
+REPORTS = $(basename $(wildcard *.md))
+ROOT = $(shell git rev-parse --show-toplevel)
+include $(ROOT)/lib/Makefile