aboutsummaryrefslogtreecommitdiffstats
path: root/annual/2024/notes/Makefile
blob: 52deafe0ab4da642dbe077915f544db934df51d0 (plain)
1
2
3
REPORTS = $(basename $(wildcard *.md))
ROOT = $(shell git rev-parse --show-toplevel)
include $(ROOT)/lib/Makefile